Skip to content
This repository was archived by the owner on Oct 24, 2024. It is now read-only.

Commit ea6ccb9

Browse files
committed
blank whatsnew for next release
1 parent e6d9420 commit ea6ccb9

File tree

1 file changed

+24
-4
lines changed

1 file changed

+24
-4
lines changed

docs/source/whats-new.rst

Lines changed: 24 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,32 @@ What's New
1515
1616
np.random.seed(123456)
1717
18+
.. _whats-new.v0.0.14:
19+
20+
v0.0.14 (unreleased)
21+
--------------------
22+
23+
New Features
24+
~~~~~~~~~~~~
25+
26+
Breaking changes
27+
~~~~~~~~~~~~~~~~
28+
29+
Deprecations
30+
~~~~~~~~~~~~
31+
32+
Bug fixes
33+
~~~~~~~~~
34+
35+
Documentation
36+
~~~~~~~~~~~~~
37+
38+
Internal Changes
39+
~~~~~~~~~~~~~~~~
40+
1841
.. _whats-new.v0.0.13:
1942

20-
v0.0.13 (unreleased)
43+
v0.0.13 (27/10/2023)
2144
--------------------
2245

2346
New Features
@@ -39,9 +62,6 @@ Breaking changes
3962
- Disallow altering of given dataset inside function called by :py:func:`map_over_subtree` (:pull:`269`, reverts part of :pull:`194`).
4063
By `Tom Nicholas <https://github.com/TomNicholas>`_.
4164

42-
Deprecations
43-
~~~~~~~~~~~~
44-
4565
Bug fixes
4666
~~~~~~~~~
4767

0 commit comments

Comments
 (0)