Skip to content

Commit 71f4c43

Browse files
docs: update changelog with dependency, package restructuring changes and library upgrades
1 parent f724ec1 commit 71f4c43

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,15 +4,19 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
55

66
## [Unreleased]
7+
### Changed
8+
- Switched to [Keyple Java BOM](https://github.com/eclipse-keyple/keyple-java-bom) `2025.09.12` for dependency
9+
management, replacing individual Keyple component definitions.
10+
- Restructured package names for better alignment with project conventions and clarity.
711

812
## [2025-07-21]
913
### Fixed
1014
- Fixed bad preparation of the selection in PC/SC examples.
1115
### Changed
1216
- Migrated the CI pipeline from Jenkins to GitHub Actions.
13-
- Switched to [Keyple Java BOM](https://github.com/eclipse-keyple/keyple-java-bom) `2025.09.12` for dependency
14-
management, replacing individual Keyple component definitions.
15-
- Restructured package names for better alignment with project conventions and clarity.
17+
### Upgraded
18+
- `keyple-plugin-pcsc-java-lib:2.5.2`
19+
- `keyple-card-calypso-crypto-pki-java-lib:0.2.2`
1620

1721
## [2025-04-18]
1822
### Changed

0 commit comments

Comments
 (0)