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,14 +5,10 @@ All notable changes to this project will be 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 ) .
77
8- ## [ Unreleased]
9-
10- ### Added
11- - Your new feature here.
8+ ## [ 1.2.1] - 2025-08-22
129
1310### Fixed
14- - Your new fix here.
15-
11+ - Corrected and updated the release comparison links in ` CHANGELOG.md ` .
1612
1713## [ 1.2.0] - 2025-08-07
1814
@@ -137,8 +133,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
137133- Flexible database configuration (SQLite/PostgreSQL).
138134
139135
140- [ Unreleased ] : https://github.com/PPeitsch/TimeTrack/compare/v1.0.1...HEAD
141- [ 1.1.1 ] : https://github.com/PPeitsch/TimeTrack/compare/v1.1.0....v1.1.1
136+ [ 1.2.1 ] : https://github.com/PPeitsch/TimeTrack/compare/v1.2.0...v1.2.1
137+ [ 1.2.0 ] : https://github.com/PPeitsch/TimeTrack/compare/v1.1.1...v1.2.0
138+ [ 1.1.1 ] : https://github.com/PPeitsch/TimeTrack/compare/v1.1.0...v1.1.1
142139[ 1.1.0 ] : https://github.com/PPeitsch/TimeTrack/compare/v1.0.9...v1.1.0
143140[ 1.0.9 ] : https://github.com/PPeitsch/TimeTrack/compare/v1.0.8...v1.0.9
144141[ 1.0.8 ] : https://github.com/PPeitsch/TimeTrack/compare/v1.0.7...v1.0.8
You can’t perform that action at this time.
0 commit comments