File tree Expand file tree Collapse file tree 1 file changed +24
-4
lines changed Expand file tree Collapse file tree 1 file changed +24
-4
lines changed Original file line number Diff line number Diff line change @@ -15,9 +15,32 @@ What's New
15
15
16
16
np.random.seed(123456 )
17
17
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
+
18
41
.. _whats-new.v0.0.13 :
19
42
20
- v0.0.13 (unreleased )
43
+ v0.0.13 (27/10/2023 )
21
44
--------------------
22
45
23
46
New Features
@@ -39,9 +62,6 @@ Breaking changes
39
62
- Disallow altering of given dataset inside function called by :py:func: `map_over_subtree ` (:pull: `269 `, reverts part of :pull: `194 `).
40
63
By `Tom Nicholas <https://github.com/TomNicholas >`_.
41
64
42
- Deprecations
43
- ~~~~~~~~~~~~
44
-
45
65
Bug fixes
46
66
~~~~~~~~~
47
67
You can’t perform that action at this time.
0 commit comments