mirror of
https://codeberg.org/keyoxide/doipjs.git
synced 2024-12-22 14:39:28 -07:00
chore: update CHANGELOG
This commit is contained in:
parent
89ab8cccc1
commit
75ec28b618
1 changed files with 7 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue