Skip to content

Commit 393088b

Browse files
Release 2.1.1
1 parent 02fe2d2 commit 393088b

1 file changed

Lines changed: 5 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,10 @@ 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.1.1] - 2023-04-27
810
### Fixed
9-
- The problem of resource allocation associated with regular (non-pool) plugins, happening when the resource usage
11+
- The issue of resource allocation associated with regular (non-pool) plugins, happening when the resource usage
1012
timeout was not explicitly configured.
1113

1214
## [2.1.0] - 2023-04-25
@@ -41,7 +43,8 @@ This is the initial release.
4143
It follows the extraction of Keyple 1.0 components contained in the `eclipse/keyple-java` repository to dedicated repositories.
4244
It also brings many major API changes.
4345

44-
[unreleased]: https://github.com/eclipse/keyple-service-resource-java-lib/compare/2.1.0...HEAD
46+
[unreleased]: https://github.com/eclipse/keyple-service-resource-java-lib/compare/2.1.1...HEAD
47+
[2.1.1]: https://github.com/eclipse/keyple-service-resource-java-lib/compare/2.1.0...2.1.1
4548
[2.1.0]: https://github.com/eclipse/keyple-service-resource-java-lib/compare/2.0.2...2.1.0
4649
[2.0.2]: https://github.com/eclipse/keyple-service-resource-java-lib/compare/2.0.1...2.0.2
4750
[2.0.1]: https://github.com/eclipse/keyple-service-resource-java-lib/compare/2.0.0...2.0.1

0 commit comments

Comments
 (0)