diff --git a/CHANGELOG.md b/CHANGELOG.md index 8e44fa2..c9c90a7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,17 @@ See also +## 1.0.2 + - Release date: 2023/xx/xx + - N/A + +## 1.0.1 + - Release date: 202/2/27 + - Better vendor behaviour. + - CKA_EC_POINT: Applicatio do not to handle the ASN.1 envelope. + - AttributeVector: better toString + - Session.findObjects: ignore NULL attributes. + ## 1.0.0 - - Release date: xx xx, 2023 + - Release date: 2023/02/05 - First release version of jpkcs11wrapper diff --git a/README.md b/README.md index 01d71bb..5a6e639 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ Use xipki/jpkcs11wrapper in your project org.xipki jpkcs11wrapper - 1.0.1-SNAPSHOT + 1.0.1 ``` - Or copy the following jar file to your classpath: diff --git a/pom.xml b/pom.xml index 8847491..3c31d1a 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ org.xipki jpkcs11wrapper - 1.0.1-SNAPSHOT + 1.0.1 1.0.1.SNAPSHOT