Skip to content

Commit d36dfe1

Browse files
committed
Note Array's hexdigest method in the changelog
1 parent 875cfcd commit d36dfe1

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
@@ -104,6 +104,9 @@ Enhancements
104104

105105
* **ZipStore is now thread-safe**; :issue:`194`, :issue:`192`.
106106

107+
* **New Array.hexdigest() method** computes an ``Array``'s hash with ``hashlib``.
108+
By :user:`John Kirkham <jakirkham>`, :issue:`98`, :issue:`203`.
109+
107110

108111
Bug fixes
109112
~~~~~~~~~

0 commit comments

Comments
 (0)