Skip to content

Commit

Permalink
Update changelog.
Browse files Browse the repository at this point in the history
  • Loading branch information
BSchilperoort committed Jul 29, 2023
1 parent c660683 commit 8c81819
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,12 @@ Removed
* Removed ds.resample_datastore() in favor of using xarray's resample function. See example notebook 2.
* Removed support for Python 3.8

Developer changes

* Added mypy to dev dependencies and CI.
* Changed all import statements to be absolute instead of relative.
* Cleaned up old 'pylint: disable' comments

2.0.0 (2023-05-24)
------------------

Expand Down

0 comments on commit 8c81819

Please sign in to comment.