Skip to content

Commit e379bce

Browse files
committed
Update HISTORY.txt
1 parent be42812 commit e379bce

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

HISTORY.rst

+1
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ History
1818
* Uncap the required Python version, to avoid problems detailed in https://iscinumpy.dev/post/bound-version-constraints/#pinning-the-python-version-is-special (`#275 <https://github.com/python-attrs/cattrs/issues/275>`_)
1919
* Fix `Converter.register_structure_hook_factory` and `cattrs.gen.make_dict_unstructure_fn` type annotations.
2020
(`#281 <https://github.com/python-attrs/cattrs/issues/281>`_)
21+
* Expose all error classes in the `cattr.errors` namespace. Note that it is deprecated, just use `cattrs.errors`. (`#252 <https://github.com/python-attrs/cattrs/issues/252>`_)
2122

2223
22.1.0 (2022-04-03)
2324
-------------------

0 commit comments

Comments
 (0)