Skip to content

Commit d17e935

Browse files
Release 3.0.1
1 parent 1e47a2d commit d17e935

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+
## [3.0.1] - 2024-04-12
810
### Changed
911
- Java source and target levels `1.6` -> `1.8`
1012
### Upgraded
@@ -37,7 +39,8 @@ It follows the extraction of Keyple 1.0 components contained in the `eclipse-key
3739
repositories.
3840
It also brings many major API changes.
3941

40-
[unreleased]: https://github.com/eclipse-keyple/keyple-distributed-remote-java-api/compare/3.0.0...HEAD
42+
[unreleased]: https://github.com/eclipse-keyple/keyple-distributed-remote-java-api/compare/3.0.1...HEAD
43+
[3.0.1]: https://github.com/eclipse-keyple/keyple-distributed-remote-java-api/compare/3.0.0...3.0.1
4144
[3.0.0]: https://github.com/eclipse-keyple/keyple-distributed-remote-java-api/compare/2.1.0...3.0.0
4245
[2.1.0]: https://github.com/eclipse-keyple/keyple-distributed-remote-java-api/compare/2.0.0...2.1.0
4346
[2.0.0]: https://github.com/eclipse-keyple/keyple-distributed-remote-java-api/releases/tag/2.0.0

0 commit comments

Comments
 (0)