Skip to content

Commit 5e036f0

Browse files
committed
Note ensure_bytes raises on object arrays
1 parent 1b180c5 commit 5e036f0

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
@@ -4,6 +4,9 @@ Release notes
44

55
* Drop support for 32-bit Windows. By :user:`Alistair Miles <alimanfoo>`, :issue:`97`, :issue:`156`.
66

7+
* Raise a ``TypeError`` if an ``object`` array is passed to ``ensure_bytes``.
8+
By :user:`John Kirkham <jakirkham>`, :issue:`162`.
9+
710

811
.. _release_0.6.2:
912

0 commit comments

Comments
 (0)