Skip to content

Commit 5f0138b

Browse files
committed
upd changelog
1 parent 6147ca8 commit 5f0138b

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
## Version 3.1.0
44
- Dropped support for Python 3.4, added Python 3.8
5+
- Add `__slots__` optimization in Node class, should give performance improvement
6+
- Fixed:
7+
- Restore universal wheels
8+
- Fix bytes/str type incompatibility in setup.py
59

610
## Version 3.0.2
711
- Fixed:

0 commit comments

Comments
 (0)