Skip to content

Commit 86738ee

Browse files
committed
Add changelog entry
1 parent d8a37d3 commit 86738ee

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

docs/release.rst

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,14 @@ Fixes
2424

2525
Improvements
2626
~~~~~~~~~~~~
27+
* If an import error is raised when trying to define a codec that is *not*
28+
an optional dependency, it is no longer silently caught. Instead it will
29+
be propagated to the user, as this indicates an issue with the installed
30+
package.
31+
32+
Import errors caused by optional dependencies (ZFPY, MsgPack, CRC32C, and PCodec)
33+
are still silently caught.
34+
By :user:`David Stansby <dstansby>`, :issue:`550`.
2735

2836

2937
0.14.1

0 commit comments

Comments
 (0)