Skip to content

Commit

Permalink
Merge pull request #8223 from ThomasWaldmann/changes-1.4
Browse files Browse the repository at this point in the history
update CHANGES (1.4)
  • Loading branch information
ThomasWaldmann committed May 19, 2024
2 parents 053b09d + 12bc736 commit 1b3755c
Showing 1 changed file with 24 additions and 2 deletions.
26 changes: 24 additions & 2 deletions docs/changes.rst
Original file line number Diff line number Diff line change
Expand Up @@ -411,15 +411,37 @@ Compatibility notes:
Change Log
==========


Version 1.4.0b2 (2024-03-31)
Version 1.4.0xx (2024-05-20)
----------------------------

For upgrade and compatibility hints, please also read the section "Upgrade Notes"
above.

Fixes:

- setup.py: fix import error reporting for cythonize import, #8208
- setup.py: detect noexec build fs issue, #8208

Other changes:

- changed insufficiently reserved length for log message, #8152
- docs:

- use python 3.9 in cygwin install docs, fixes #8196
- recreate: remove experimental status
- github CI: fix PKG_CONFIG_PATH for openssl 3.0
- vagrant:

- use Cython 3.0.10
- add a ubuntu noble (24.04) VM
- drop buster VM, fixes #8171


Version 1.4.0b2 (2024-03-31)
----------------------------

Fixes:

- check: fix return code for index entry value discrepancies
- benchmark: inherit options --rsh --remote-path, #8099
- sdist: dynamically compute readme (long_description)
Expand Down

0 comments on commit 1b3755c

Please sign in to comment.