@@ -414,8 +414,8 @@ Compatibility notes:
414414Change Log
415415==========
416416
417- Version 1.4.3 (not released yet )
418- --------------------------------
417+ Version 1.4.3 (2025-12-02 )
418+ --------------------------
419419
420420For upgrade and compatibility hints, please also read the "Upgrade Notes" section
421421above.
@@ -426,7 +426,9 @@ New features:
426426
427427Fixes:
428428
429- - CI: FUSE-related fixes/improvements, #9182
429+ - compact: replace AssertionError with a warning, #8535.
430+ - compact: also fix segment hints data for lost segment files.
431+ - CI: FUSE-related fixes and improvements, #9182:
430432
431433 - The Linux and FreeBSD binaries built on GitHub now include working
432434 FUSE support (based on llfuse).
@@ -435,7 +437,7 @@ Fixes:
435437
436438Other changes:
437439
438- - Drop Python 3.9 support (reached end of life at python.org)
440+ - Drop Python 3.9 support (has reached end of life at python.org).
439441- CI:
440442
441443 - Install the correct FUSE library depending on the tox environment.
@@ -447,7 +449,7 @@ Other changes:
447449 binaries, #9135, #9136.
448450- Docs:
449451
450- - Some fixes/ updates to the FAQ, #9188.
452+ - Some fixes and updates to the FAQ, #9188.
451453 - Update binary README; release binaries are built on GitHub now.
452454
453455
0 commit comments