Skip to content

Commit 7f9b69c

Browse files
committed
Update changelog for 4.3.0
1 parent 4683977 commit 7f9b69c

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGES

+10
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
4.3.0 (2024-10-13)
2+
------------------
3+
- Drop support for Python 3.7 and 3.8 and add support for Python 3.12 and 3.13 (#1421, #1408)
4+
- Add workaround to support date values with timezone in combination with
5+
isodate 0.7.2 (#1431)
6+
- Replace deprecated `datetime.datetime.utcnow()`
7+
- Properly close 'file://' resources (#1339)
8+
- Complete migration to pyproject.toml (remove setup.py)
9+
10+
111
4.2.1 (2022-11-10)
212
-------------------
313
- Fix error regarding closing session in async transport (#1347)

0 commit comments

Comments
 (0)