File tree Expand file tree Collapse file tree 1 file changed +18
-0
lines changed Expand file tree Collapse file tree 1 file changed +18
-0
lines changed Original file line number Diff line number Diff line change @@ -21,15 +21,31 @@ Unreleased
21
21
Docs
22
22
~~~~
23
23
24
+ * Minor correction and changes in documentation.
25
+ By :user: `Sanket Verma <MSanKeys963> ` :issue: `1509 `.
26
+
27
+ * Fix typo in documentation.
28
+ By :user: `Dimitri Papadopoulos Orfanos <DimitriPapadopoulos> ` :issue: `1554 `
29
+
24
30
* The documentation build now fails if there are any warnings.
25
31
By :user: `David Stansby <dstansby> ` :issue: `1548 `.
26
32
27
33
* Add links to ``numcodecs `` docs in the tutorial.
28
34
By :user: `David Stansby <dstansby> ` :issue: `1535 `.
29
35
36
+ * Enable offline formats for documentation builds.
37
+ By :user: `Sanket Verma <MSanKeys963> ` :issue: `1551 `.
38
+
39
+ * Minor tweak to advanced indexing tutorial examples.
40
+ By :user: `Ross Barnowski <rossbar> ` :issue: `1550 `.
41
+
42
+
30
43
Maintenance
31
44
~~~~~~~~~~~
32
45
46
+ * Extend copyright notice to 2023.
47
+ By :user: `Jack Kelly <JackKelly> ` :issue: `1528 `.
48
+
33
49
* Change occurrence of ``io.open() `` into ``open() ``.
34
50
By :user: `Dimitri Papadopoulos Orfanos <DimitriPapadopoulos> ` :issue: `1421 `.
35
51
@@ -42,6 +58,8 @@ Maintenance
42
58
* Allow ``black `` code formatter to be run with any Python version.
43
59
By :user: `David Stansby <dstansby> ` :issue: `1549 `.
44
60
61
+ * Remove ``sphinx-rtd-theme `` dependency from ``pyproject.toml ``.
62
+ By :user: `Sanket Verma <MSanKeys963> ` :issue: `1563 `.
45
63
46
64
47
65
.. _release_2.16.1 :
You can’t perform that action at this time.
0 commit comments