Skip to content

Commit 091b519

Browse files
committed
0.8.0 release notes
1 parent 462278f commit 091b519

File tree

1 file changed

+15
-9
lines changed

1 file changed

+15
-9
lines changed

docs/release.rst

Lines changed: 15 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,19 @@
11
Release notes
22
=============
33

4-
5-
Upcoming Release
6-
----------------
7-
8-
* The :class:`numcodecs.zfpy.ZFPY` codec is now supported on Python 3.8 if
9-
`zfpy==0.5.5 <https://pypi.org/project/zfpy/>`_ is installed
10-
11-
124
.. _unreleased:
135

146
Unreleased
157
----------
168

17-
* Add support for Python 3.9 and Update GitHub Actions.
9+
.. _release_0.8.0:
10+
11+
0.8.0
12+
-----
13+
14+
* The :class:`numcodecs.zfpy.ZFPY` codec is now supported on Python 3.8 if
15+
`zfpy==0.5.5 <https://pypi.org/project/zfpy/>`_ is installed.
16+
By :user:`haiying xu <halehawk>`, :issue:`229`.
1817

1918
* Add support for byte Shuffle filter
2019
By :user:`Paul Branson <pbranson>` and :user:`Martin Durant <martindurant>` :issue:`273`.
@@ -23,6 +22,13 @@ Unreleased
2322
By :user:`Jackson Maxfield Brown <JacksonMaxfield>`, :issue:`276`.
2423
Help from :user:`Oleg Höfling <hoefling>`, :issue:`273`.
2524

25+
* Update cpuinfo to 8.0.0.
26+
By :user:`Florian Jetter <fjetter>`, :issue:`280`.
27+
28+
* Drop out-of-date manual release docs.
29+
By :user:`John Kirkham <jakirkham>`, :issue:`272`.
30+
31+
* Add support for Python 3.9 and Update GitHub Actions.
2632

2733
.. _release_0.7.3:
2834

0 commit comments

Comments
 (0)