Skip to content
This repository has been archived by the owner on Feb 12, 2024. It is now read-only.

Commit

Permalink
Release 1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
andrei-cristea committed Jan 10, 2023
1 parent 55d7af8 commit bc64bfa
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,10 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased]

## [1.2.0] - 2023-01-10
### Added
- `ConfigurableCardReader.getCurrentProtocol` method to retrieve the physical protocol name currently used by the reader.
### Changed
- UML diagrams moved to a dedicated repository (see `README.md` file).

Expand All @@ -18,7 +22,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [1.0.0] - 2021-10-06
This is the initial release.

[unreleased]: https://github.com/calypsonet/calypsonet-terminal-reader-java-api/compare/1.1.0...HEAD
[unreleased]: https://github.com/calypsonet/calypsonet-terminal-reader-java-api/compare/1.2.0...HEAD
[1.2.0]: https://github.com/calypsonet/calypsonet-terminal-reader-java-api/compare/1.1.0...1.2.0
[1.1.0]: https://github.com/calypsonet/calypsonet-terminal-reader-java-api/compare/1.0.0...1.1.0
[1.0.0]: https://github.com/calypsonet/calypsonet-terminal-reader-java-api/releases/tag/1.0.0

Expand Down

0 comments on commit bc64bfa

Please sign in to comment.