File tree Expand file tree Collapse file tree 2 files changed +14
-6
lines changed Expand file tree Collapse file tree 2 files changed +14
-6
lines changed Original file line number Diff line number Diff line change @@ -5,23 +5,31 @@ All notable changes to this project are documented in this file.
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
66and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) (as of version 1.5.0).
77
8- ## [ Unreleased ]
8+ ## [ 5.0.0 ] - 2025-01-14
99
10- ## [ 5.0.0rc3 ] - 2025-01-07
10+ This is a major release with a lot of breaking changes but most changes are easy to fix.
1111
12- ## Changed
12+ ** In addition to item below, see content of Release Candidates for changes since 4.x.**
13+
14+ ### Changed
15+
16+ - Add support for urllib3 2.3.x #243
17+
18+ ## [ 5.0.0rc4] - 2025-01-09
19+
20+ ### Changed
1321
1422- Mark library as typed and fix sdist content (#241 )
1523
1624## [ 5.0.0rc3] - 2025-01-07
1725
18- ## Changed
26+ ### Changed
1927
2028- Upgrade wombat to 3.8.7 (#239 )
2129
2230## [ 5.0.0rc2] - 2025-01-07
2331
24- ## Fixed
32+ ### Fixed
2533
2634- Fix wombatSetup.js location in wheel (#236 )
2735
Original file line number Diff line number Diff line change 1- __version__ = "5.0.0-dev2 "
1+ __version__ = "5.0.0"
You can’t perform that action at this time.
0 commit comments