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 50842c5 commit cf114e9Copy full SHA for cf114e9
docs/release.rst
@@ -24,6 +24,8 @@ Enhancements
24
~~~~~~~~~~~~
25
* Add Crc32c checksum codec
26
By :user:`Norman Rzepka <normanrz>`, :issue:`613`.
27
+* Added mypy type checking to continuous integration.
28
+ By :user:`David Stansby <dstansby>`, :issue:`460`.
29
30
Maintenance
31
~~~~~~~~~~~
@@ -144,8 +146,6 @@ Maintenance
144
146
145
147
* Cleanup ``import``\ s in ``adhoc/blosc_memleak_check.py``
148
By :user:`John Kirkham <jakirkham>`, :issue:`408`.
-* Added mypy type checking to continuous integration.
- By :user:`David Stansby <dstansby>`, :issue:`460`.
149
150
.. _release_0.11.0:
151
0 commit comments