From 75ec28b6185583bd0bbc3a18022c89b37b4c5eba Mon Sep 17 00:00:00 2001 From: Yarmo Mackenbach Date: Thu, 13 Jul 2023 10:53:43 +0200 Subject: [PATCH] chore: update CHANGELOG --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 519995d..132c974 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +## [1.0.0] - 2023-07-13 +### Changed +- Moved from CommonJS to ESM +- All profiles now use the Profile class +- Functions that used to return OpenPGP keys now return Profile objects +- Compliance with https://spec.keyoxide.org/spec/2/ + ## [0.19.0] - 2023-07-04 ### Added - Support for ASPE protocol