Skip to content

Commit 0f3bbdb

Browse files
Release 2.3.2
1 parent 8db9134 commit 0f3bbdb

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

77
## [Unreleased]
8+
9+
## [2.3.2] - 2025-04-18
810
### Changed
911
- Switched license from `EPL 2.0` to `MIT` (issue [#16]).
1012
The license switch has been authorized through a restructuring review supervised by the « Eclipse Management
@@ -62,7 +64,8 @@ This is the initial release.
6264
It follows the extraction of Keyple 1.0 components contained in the `eclipse-keyple/keyple-java` repository to dedicated repositories.
6365
It also brings many major API changes.
6466

65-
[unreleased]: https://github.com/eclipse-keyple/keyple-plugin-java-api/compare/2.3.1...HEAD
67+
[unreleased]: https://github.com/eclipse-keyple/keyple-plugin-java-api/compare/2.3.2...HEAD
68+
[2.3.2]: https://github.com/eclipse-keyple/keyple-plugin-java-api/compare/2.3.1...2.3.2
6669
[2.3.1]: https://github.com/eclipse-keyple/keyple-plugin-java-api/compare/2.3.0...2.3.1
6770
[2.3.0]: https://github.com/eclipse-keyple/keyple-plugin-java-api/compare/2.2.0...2.3.0
6871
[2.2.0]: https://github.com/eclipse-keyple/keyple-plugin-java-api/compare/2.1.0...2.2.0

0 commit comments

Comments
 (0)