File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -5,7 +5,9 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/ ) , and this project
66adheres to [ Semantic Versioning] ( https://semver.org/ ) .
77
8- ## Unreleased
8+ ## [ 1.4.0] - 2026-05-03
9+
10+ [ 1.4.0 ] : https://github.com/rogdham/backports.zstd/releases/tag/v1.4.0
911
1012### :rocket : Added
1113
@@ -14,7 +16,7 @@ adheres to [Semantic Versioning](https://semver.org/).
1416- Remove support for CPython 3.9
1517- Build wheels for Android
1618- Build wheels for iOS
17- - Stop build wheels for CPython 3.13 free-threading
19+ - Stop building wheels for CPython 3.13 free-threading
1820
1921## [ 1.3.0] - 2025-12-29
2022
Original file line number Diff line number Diff line change 11[project ]
22name = " backports.zstd"
3- version = " 1.3 .0"
3+ version = " 1.4 .0"
44authors = [{ name = " Rogdham" , email = " contact@rogdham.net" }]
55description = " Backport of compression.zstd"
66readme = { file = " README.md" , content-type = " text/markdown" }
You can’t perform that action at this time.
0 commit comments