Skip to content
This repository has been archived by the owner on Sep 13, 2022. It is now read-only.

Commit

Permalink
feat: KEYP-96 update release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
jeanpierrefortune committed Jul 6, 2020
1 parent 65dd166 commit 4d08e81
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion ReleaseNotes.md
Expand Up @@ -29,6 +29,7 @@ Releases:
* fixed many issues raised by Sonarqube

### keyple-java-calypso 0.9a
* KEYP-23 : added PIN management commands
* KEYP-101 : enhanced CalypsoPo with card data (updated during the transaction)
* KEYP-102 : update the content of CalypsoPo during selection
* KEYP-103,113 : extensive reworking of the PoTransaction class (split into 3 classes). The data received from the PO are now made available in CalypsoPo instead of the previous parser system.
Expand All @@ -37,7 +38,7 @@ Releases:
* KEYP-154 : improved exceptions management, add many exception cases
* KEYP-290 : fixed NPE when opening a secure session without reading with rev 2.4 PO
* KEYP-292 : make CalypsoPo and CalypsoSam classes extendable
* KEYP-225 : PoResource and SamResource classes are removed, their usage is replaced by SeResource<CalypsoPo/CalypsoSam>
* KEYP-225 : PoResource and SamResource classes are removed, their usage is replaced by SeResource<CalypsoPo/CalypsoSam>
* updated with the new keyple-java-core API
* various other refactorings and improvements
* fixed many issues raised by Sonarqube
Expand Down

0 comments on commit 4d08e81

Please sign in to comment.