Skip to content

Commit c55afa5

Browse files
committed
doc(changelog): subclassing support
1 parent 82eff31 commit c55afa5

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Change log
22

3+
## Version 3.2.2
4+
- Fixed:
5+
- Better subclassing support: Determine classes dynamically,
6+
so that methods like str() are aware when our types are subclassed.
7+
38
## Version 3.2.1
49
- Fixed:
510
- Build system includes sortedcontainers dependency in the wheel again

0 commit comments

Comments
 (0)