File tree Expand file tree Collapse file tree 2 files changed +14
-1
lines changed
Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,17 @@ 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+ ## [ 0.4.3] - 2026-02-11
9+
10+ ### Changed
11+
12+ - Merge pull request #103 from diggsweden/fix/delete-wua-endpoint-v2
13+
14+ ### Removed
15+
16+ - Remove wua endpoints with versions
17+ - Remove wua v2 endpoint
18+
819## [ 0.4.2] - 2026-02-05
920
1021### Added
@@ -24,6 +35,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2435- Handle empty or null nonce when creating wua
2536- Format log parameters
2637
38+
2739## [ 0.4.1] - 2026-02-03
2840
2941### Added
@@ -357,6 +369,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
357369- Initial commit
358370
359371
372+ [ 0.4.3 ] : https://github.com/diggsweden/wallet-client-gateway/compare/v0.4.2..v0.4.3
360373[ 0.4.2 ] : https://github.com/diggsweden/wallet-client-gateway/compare/v0.4.1..v0.4.2
361374[ 0.4.1 ] : https://github.com/diggsweden/wallet-client-gateway/compare/v0.4.0..v0.4.1
362375[ 0.4.0 ] : https://github.com/diggsweden/wallet-client-gateway/compare/v0.3.1..v0.4.0
Original file line number Diff line number Diff line change 1717
1818 <groupId >se.digg.wallet</groupId >
1919 <artifactId >wallet-client-gateway</artifactId >
20- <version >0.4.2 </version >
20+ <version >0.4.3 </version >
2121 <packaging >jar</packaging >
2222
2323 <name >Wallet Client Gateway</name >
You can’t perform that action at this time.
0 commit comments