File tree Expand file tree Collapse file tree 3 files changed +7
-3
lines changed
Expand file tree Collapse file tree 3 files changed +7
-3
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,11 @@ 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/ ) .
77
8- ## [ 17.5.0]
8+ ## [ 17.5.1] - 2025-10-31
9+ ### Fixed
10+ * Update Sonatype Central badge url in order to show latest version
11+
12+ ## [ 17.5.0] - 2025-10-24
913### Added
1014* Add support for Verified Payouts with user-determined beneficiary type
1115* Add HPP link builder support for payouts
Original file line number Diff line number Diff line change 11# TrueLayer Java
22
3- [ ![ Maven Central] ( https://maven-badges.herokuapp.com/maven -central/com.truelayer/truelayer-java/badge.svg?style=flat )] ( https://search.maven.org /artifact/com.truelayer/truelayer-java )
3+ [ ![ Maven Central] ( https://maven-badges.sml.io/sonatype -central/com.truelayer/truelayer-java/badge.svg?style=flat )] ( https://central.sonatype.com /artifact/com.truelayer/truelayer-java )
44[ ![ javadoc] ( https://javadoc.io/badge2/com.truelayer/truelayer-java/javadoc.svg )] ( https://javadoc.io/doc/com.truelayer/truelayer-java )
55[ ![ Coverage Status] ( https://coveralls.io/repos/github/TrueLayer/truelayer-java/badge.svg?t=gcGKQv )] ( https://coveralls.io/github/TrueLayer/truelayer-java )
66[ ![ Scheduled acceptance tests in Sandbox environment] ( https://github.com/TrueLayer/truelayer-java/actions/workflows/workflow-scheduled-acceptance-tests.yml/badge.svg )] ( https://github.com/TrueLayer/truelayer-java/actions/workflows/workflow-scheduled-acceptance-tests.yml )
Original file line number Diff line number Diff line change 11# Main properties
22group =com.truelayer
33archivesBaseName =truelayer-java
4- version =17.5.0
4+ version =17.5.1
55
66# Artifacts properties
77project_name =TrueLayer Java
You can’t perform that action at this time.
0 commit comments