File tree Expand file tree Collapse file tree 2 files changed +9
-1
lines changed
Expand file tree Collapse file tree 2 files changed +9
-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.0.0/ ) ,
66and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
77
8+ ## [ 0.4.5] - 2026-02-26
9+
10+ ### Removed
11+
12+ - Remove path for accounts v1
13+
814## [ 0.4.4] - 2026-02-23
915
1016### Changed
@@ -16,6 +22,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1622- Remove comment
1723- Remove wua/v3 endpoint
1824
25+
1926## [ 0.4.3] - 2026-02-11
2027
2128### Changed
@@ -381,6 +388,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
381388- Initial commit
382389
383390
391+ [ 0.4.5 ] : https://github.com/diggsweden/wallet-client-gateway/compare/v0.4.4..v0.4.5
384392[ 0.4.4 ] : https://github.com/diggsweden/wallet-client-gateway/compare/v0.4.3..v0.4.4
385393[ 0.4.3 ] : https://github.com/diggsweden/wallet-client-gateway/compare/v0.4.2..v0.4.3
386394[ 0.4.2 ] : https://github.com/diggsweden/wallet-client-gateway/compare/v0.4.1..v0.4.2
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.4 </version >
20+ <version >0.4.5 </version >
2121 <packaging >jar</packaging >
2222
2323 <name >Wallet Client Gateway</name >
You can’t perform that action at this time.
0 commit comments