Skip to content

Commit

Permalink
Changelog entries for 0.5.1 (#86)
Browse files Browse the repository at this point in the history
Documentation fixes for 0.5.0.
  • Loading branch information
leouieda authored May 22, 2019
1 parent fa80248 commit eb354fd
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 0 deletions.
1 change: 1 addition & 0 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -190,6 +190,7 @@ Documentation for other versions
* `Development <https://www.fatiando.org/pooch/dev>`__ (reflects the *master* branch on
Github)
* `Latest release <https://www.fatiando.org/pooch/latest>`__
* `v0.5.1 <https://www.fatiando.org/pooch/v0.5.1>`__
* `v0.5.0 <https://www.fatiando.org/pooch/v0.5.0>`__
* `v0.4.0 <https://www.fatiando.org/pooch/v0.4.0>`__
* `v0.3.1 <https://www.fatiando.org/pooch/v0.3.1>`__
Expand Down
19 changes: 19 additions & 0 deletions doc/changes.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,25 @@
Changelog
=========

Version 0.5.1
-------------

*Released on: 2019/05/21*

Documentation fixes:

* Fix formatting error in ``pooch.Decompress`` docstring.
(`#81 <https://github.com/fatiando/pooch/pull/81>`__)
* Fix wrong imports in the usage guide for post-processing hooks.
(`#84 <https://github.com/fatiando/pooch/pull/84>`__)
* Add section to the usage guide explaining when to use ``pooch.Decompress``.
(`#85 <https://github.com/fatiando/pooch/pull/85>`__)

This release contains contributions from:

* Santiago Soler
* Leonardo Uieda

Version 0.5.0
-------------

Expand Down

0 comments on commit eb354fd

Please sign in to comment.