Skip to content

Commit

Permalink
Update release notes for 0.15.0 (#691)
Browse files Browse the repository at this point in the history
  • Loading branch information
dstansby authored Jan 17, 2025
1 parent 32545ec commit 7ed1ace
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions docs/release.rst
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,10 @@ Release notes
Unreleased
----------

.. _unreleased:
.. _release_0.15.0:

Unreleased
----------
0.15.0
------

Breaking changes
~~~~~~~~~~~~~~~~
Expand All @@ -36,6 +36,7 @@ This is because they are not intended to be public API.
In addition, ``numcodecs.blosc.decompress_partial`` is deprecated as
has always been experimental and there is no equivalent in the official
blsoc Python package.
By :user:`David Stansby <dstansby>`, :issue`619`

Fixes
~~~~~
Expand Down Expand Up @@ -68,6 +69,7 @@ Improvements
are still silently caught.
By :user:`David Stansby <dstansby>`, :issue:`550`.

.. _release_0.14.1:

0.14.1
------
Expand Down

0 comments on commit 7ed1ace

Please sign in to comment.