Skip to content

Commit 9cd6bf6

Browse files
authored
Update CHANGELOG for version 1.2.8
Added a new version entry for 1.2.8 with changes.
1 parent a45e069 commit 9cd6bf6

1 file changed

Lines changed: 15 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,20 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
## [1.2.8] - 2025-11-21
9+
10+
### Added
11+
12+
- Test with Python 3.14.
13+
14+
### Changed
15+
16+
- Improve packaging.
17+
18+
### Removed
19+
20+
- Drop support for Python 3.7.
21+
822
## [1.2.7] - 2025-04-19
923

1024
### Fixed
@@ -252,6 +266,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
252266

253267
First public pre-release version.
254268

269+
[1.2.8]: https://github.com/gerlero/fronts/compare/v1.2.7...v1.2.8
255270
[1.2.7]: https://github.com/gerlero/fronts/compare/v1.2.6...v1.2.7
256271
[1.2.6]: https://github.com/gerlero/fronts/compare/v1.2.5...v1.2.6
257272
[1.2.5]: https://github.com/gerlero/fronts/compare/v1.2.4...v1.2.5

0 commit comments

Comments
 (0)