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 23539aa commit 6f6f0a9Copy full SHA for 6f6f0a9
docs/release.rst
@@ -20,6 +20,8 @@ Enhancements
20
~~~~~~~~~~~~
21
* Add Crc32c checksum codec
22
By :user:`Norman Rzepka <normanrz>`, :issue:`613`.
23
+* Added mypy type checking to continuous integration.
24
+ By :user:`David Stansby <dstansby>`, :issue:`460`.
25
26
.. _release_0.13.1:
27
@@ -133,8 +135,6 @@ Maintenance
133
135
134
136
* Cleanup ``import``\ s in ``adhoc/blosc_memleak_check.py``
137
By :user:`John Kirkham <jakirkham>`, :issue:`408`.
-* Added mypy type checking to continuous integration.
- By :user:`David Stansby <dstansby>`, :issue:`460`.
138
139
.. _release_0.11.0:
140
0 commit comments