Skip to content

Commit 9dffd32

Browse files
Release 2.0.1
1 parent bc244bf commit 9dffd32

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.0.1] - 2024-04-12
810
### Added
911
- `CHANGELOG.md` file (issue [eclipse-keyple/keyple#6]).
1012
- CI: Forbid the publication of a version already released (issue [#5]).
@@ -21,7 +23,8 @@ This is the initial release.
2123
It follows the extraction of Keyple 1.0 components contained in the `eclipse-keyple/keyple-java` repository to dedicated repositories.
2224
It also brings many major API changes.
2325

24-
[unreleased]: https://github.com/eclipse-keyple/keyple-common-java-api/compare/2.0.0...HEAD
26+
[unreleased]: https://github.com/eclipse-keyple/keyple-common-java-api/compare/2.0.1...HEAD
27+
[2.0.1]: https://github.com/eclipse-keyple/keyple-common-java-api/compare/2.0.0...2.0.1
2528
[2.0.0]: https://github.com/eclipse-keyple/keyple-common-java-api/releases/tag/2.0.0
2629

2730
[#5]: https://github.com/eclipse-keyple/keyple-common-java-api/issues/5

0 commit comments

Comments
 (0)