File tree Expand file tree Collapse file tree 2 files changed +12
-1
lines changed
Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,17 @@ and this project adheres to [Semantic Versioning](https://semver.org/).
77
88## [ Unreleased]
99
10+ ## [ 16.3.1] - 2025-01-10
11+ ### Changed
12+ * Upgrades linting and test libraries
13+ * Upgrades quarkus-mvc test project and introduce CI workflow for that
14+ * Upgrades CI environment
15+ * Introduces CHANGELOG.md file
16+
17+ ### Changed
18+ * feat(ACL-251): Adds method to generate SU+ Authentication URI for FI payments by @dili91 in https://github.com/TrueLayer/truelayer-java/pull/332
19+
20+
1021## [ 16.3.0] - 2025-01-08
1122
1223### Added
Original file line number Diff line number Diff line change 11# Main properties
22group =com.truelayer
33archivesBaseName =truelayer-java
4- version =16.3.0
4+ version =16.3.1
55
66# Artifacts properties
77sonatype_repository_url =https://s01.oss.sonatype.org/service/local/
You can’t perform that action at this time.
0 commit comments