Skip to content

Commit 3f63212

Browse files
committed
Flesh out history
1 parent 48cb3d0 commit 3f63212

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

HISTORY.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@
55
- Fix a regression when unstructuring dictionary values typed as `Any`.
66
([#453](https://github.com/python-attrs/cattrs/issues/453) [#462](https://github.com/python-attrs/cattrs/pull/462))
77
- Fix a regression when unstructuring unspecialized generic classes.
8-
([#465](https://github.com/python-attrs/cattrs/issues/465))
8+
([#465](https://github.com/python-attrs/cattrs/issues/465) [#466](https://github.com/python-attrs/cattrs/pull/466))
99
- Optimize function source code caching.
10-
([#445](https://github.com/python-attrs/cattrs/issues/445))
10+
([#445](https://github.com/python-attrs/cattrs/issues/445) [#464](https://github.com/python-attrs/cattrs/pull/464))
1111
- Generate unique files only in case of linecache enabled.
1212
([#445](https://github.com/python-attrs/cattrs/issues/445) [#441](https://github.com/python-attrs/cattrs/pull/461))
1313

0 commit comments

Comments
 (0)