diff --git a/CHANGES.md b/CHANGES.md index e9a01da..1d7feb3 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,3 +1,8 @@ +## v1.0.0 (2024-08-17) + +* **breaking change** Replace `Cstruct.t` by `string` (@dinosaure, @hannesm, #167) +* Remove P224 (@dinosaure, @hannes, #166) + ## v0.16.5 (2023-07-03) * Always embed local_key_id in PKCS12 bags (reported #163 by @NightBlues,