File tree Expand file tree Collapse file tree 1 file changed +20
-0
lines changed Expand file tree Collapse file tree 1 file changed +20
-0
lines changed Original file line number Diff line number Diff line change @@ -15,9 +15,29 @@ Unreleased
15
15
# .. warning::
16
16
# Pre-release! Use :command:`pip install --pre zarr` to evaluate this release.
17
17
18
+ .. _release_2.15.0 :
19
+
20
+ 2.15.0
21
+ ------
22
+
23
+ Enhancements
24
+ ~~~~~~~~~~~~
25
+
18
26
* Implement more extensive fallback of getitem/setitem for orthogonal indexing.
19
27
By :user: `Andreas Albert <AndreasAlbertQC> ` :issue: `1029 `.
20
28
29
+ Documentation
30
+ ~~~~~~~~~~~~~
31
+
32
+ * Add API reference for V3 Implementation in the docs.
33
+ By :user: `Sanket Verma <MSanKeys963> ` :issue: `1345 `.
34
+
35
+ Bug fixes
36
+ ~~~~~~~~~
37
+
38
+ * Fix the conda-forge error. Read :issue: `1347 ` for detailed info.
39
+ By :user: `Josh Moore <joshmoore> ` :issue: `1364 ` and :issue: `1367 `.
40
+
21
41
.. _release_2.14.2 :
22
42
23
43
2.14.2
You can’t perform that action at this time.
0 commit comments