File tree Expand file tree Collapse file tree 2 files changed +8
-1
lines changed
Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,12 @@ 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.1.0/ ) ,
66and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
77
8+ ## [ 0.2.4] - 2026-02-02
9+
10+ ### Fixed
11+
12+ - use valid timestamp for error timestamp
13+
814## [ 0.2.3] - 2026-01-30
915
1016### Fixed
@@ -60,6 +66,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
6066- setup internationalization controller and service
6167
6268
69+ [ 0.2.4 ] : https://github.com/linagora/linid-im-api/compare/v0.2.3...v0.2.4
6370[ 0.2.3 ] : https://github.com/linagora/linid-im-api/compare/v0.2.2...v0.2.3
6471[ 0.2.2 ] : https://github.com/linagora/linid-im-api/compare/v0.2.1...v0.2.2
6572[ 0.2.1 ] : https://github.com/linagora/linid-im-api/compare/v0.2.0...v0.2.1
Original file line number Diff line number Diff line change 1010 </parent >
1111 <groupId >io.github.linagora.linid.im</groupId >
1212 <artifactId >linid-im-api</artifactId >
13- <version >0.2.3 </version >
13+ <version >0.2.4 </version >
1414 <name >identity-manager-api</name >
1515 <licenses >
1616 <license >
You can’t perform that action at this time.
0 commit comments