Skip to content

Commit 093ecf8

Browse files
committed
updated changelog
1 parent f7b0120 commit 093ecf8

File tree

1 file changed

+3
-9
lines changed

1 file changed

+3
-9
lines changed

CHANGELOG.md

Lines changed: 3 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,23 +1,17 @@
11
# Release notes
22

3-
Notable differences from version 1.2.
3+
No notable functional changes from 1.4.1
44

5-
## Version 1.3.02022-11-30
5+
## Version 1.4.22023-12-09
66

77
### Added
88

9-
- Support for Python 3.8, 3.9, 3.10.
9+
- Support for Python 3.11
1010

1111
### Changed
1212

1313
### Deprecated
1414

1515
### Removed
16-
17-
- Remove the support for Python 3.5, 3.6.
1816

1917
### Fixed
20-
21-
- Patch variable to avoid naming problems and Xcode collision on MacOS & Linux.
22-
- Fix g++ w/ambiguous isnan on Linux.
23-
- Fix the PY_SSIZE_T_CLEAN macro for py3.10.

0 commit comments

Comments
 (0)