Skip to content

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
JesusMcCloud committed Oct 4, 2024
1 parent 904be13 commit d1fb7c4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,15 +8,15 @@
* Change CSR to take an actual `CryptoSignature` instead of a ByteArray
* Introduce shorthand to create CSR from TbsCSR
* Introduce shorthand to create certificate from TbsCertificate

* Introduce `prepareDigestInput()` to `IosHomebrewAttestation`
* Remove Legacy iOS Attestation

### 3.9.0 (Supreme 0.4.0)

* Move `Attestation` from Supreme to Indispensable
* Rename `parse()` to `deserialize()` in `JwsSigned` and `JweEncrypted` to align with COSE
* Rename `CryptoPublicKey.Rsa` -> `CryptoPublicKey.RSA` for consistency reasons
* Add HMAC JCA names, properties used in JSON Web Encryption

### 3.8.2 (Supreme 0.3.2)
* Less destructive Hotfix for [KT-71650](https://youtrack.jetbrains.com/issue/KT-71650/Invalid-Objective-C-Header-in-XCFramework)
* Re-enables export of `Asn1Element.Tag` class to ObjC.
Expand Down

0 comments on commit d1fb7c4

Please sign in to comment.