Skip to content

Commit

Permalink
DOC: Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
cheginit committed Mar 6, 2021
1 parent 9a99eda commit 84f006c
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion HISTORY.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,19 @@
History
=======

0.10.0 (2021-03-06)
-------------------

- The first release after renaming hydrodata to pygeohydro.
- Make ``mypy`` checks more strict and fix all the errors and prevent possible
bugs.
- Speed up CI testing by using ``mamba`` and caching.


0.9.0 (2021-02-14)
------------------

- Bump version to the same version as Hydrodata.
- Bump version to the same version as pygeohydro.
- Update to version 4 of Daymet database. You can check the release information
`here <https://daac.ornl.gov/DAYMET/guides/Daymet_Daily_V4.html>`_
- Add a new function called ``get_bycoords`` that provides an alternative to ``get_byloc``
Expand Down

0 comments on commit 84f006c

Please sign in to comment.