We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a0394c8 commit 4ee071bCopy full SHA for 4ee071b
docs/release-notes.rst
@@ -32,8 +32,11 @@ Improved Documentation
32
33
Misc
34
~~~~
35
-
36
-- :issue:`2714`, :issue:`2924`, :issue:`2944`
+- Define a new versioning policy based on Effective Effort Versioning. This replaces the old Semantic
+ Versioning-based policy. (:issue:`2924`, :issue:`2910`)
37
+- Make warning filters in the tests more specific, so warnings emitted by tests added in the future
38
+ are more likely to be caught instead of ignored. (:issue:`2714`)
39
+- Avoid an unnecessary memory copy when writing Zarr to a local file (:issue:`2944`)
40
41
42
3.0.6 (2025-03-20)
0 commit comments