Skip to content

Commit 887c9e2

Browse files
committed
Finish changelog
1 parent 0140bb6 commit 887c9e2

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/release.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,9 @@ Enhancements
2828
By :user:`Agriya Khetarpal <agriyakhetarpal>`, :issue:`288`.
2929
* Preallocate output buffers and resize directly as needed.
3030
By :user:`John Kirkham <jakirkham>`, :issue:`656`
31+
* ``Checksum32`` is now an abstract base clase, with ``checksum()`` as an abstract method.
32+
This helps ensure that any subclasses implement the ``checksum()`` method.
33+
:issue:`711`
3134

3235
Removals
3336
~~~~~~~~

0 commit comments

Comments
 (0)