Skip to content

Commit

Permalink
Mark v1.9.0 in doc/whatsnew
Browse files Browse the repository at this point in the history
  • Loading branch information
khaeru committed Nov 23, 2021
1 parent 0e07739 commit da232a4
Showing 1 changed file with 7 additions and 4 deletions.
11 changes: 7 additions & 4 deletions doc/whatsnew.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,14 @@ What's new
:backlinks: none
:depth: 1

Next release
============
.. Next release
.. ============
- Fix error messages raised by :meth:`.AttrSerie.sel` on incorrect usage (:pull:`52`).
- :mod:`genno` no longer supports Python 3.6 or earlier, following :mod:`xarray` (:pull:`52`)
v1.9.0 (2021-11-23)
===================

- Fix error messages raised by :meth:`.AttrSeries.sel` on incorrect usage (:pull:`52`).
- :mod:`genno` no longer supports Python 3.6 or earlier, following :mod:`xarray` (:pull:`52`).

v1.8.1 (2021-07-27)
===================
Expand Down

0 comments on commit da232a4

Please sign in to comment.