chore: update CHANGELOG

This commit is contained in:
Yarmo Mackenbach 2023-07-03 16:58:02 +02:00
parent 067c35a82c
commit 9f31bc5349
No known key found for this signature in database
GPG key ID: 3C57D093219103A3

View file

@ -5,8 +5,16 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [Unreleased] ## [Unreleased]
### Added
- Support for ASPE protocol
### Changed
- Made HTTP scheme for proxy calls configurable
- Replaced standard with eslint
### Fixed ### Fixed
- Sort OpenPGP certifications by chronological order - Sort OpenPGP certifications by chronological order
- Allowing white space in fingerprint
- Use correct format for displaying ActivityPub claims
- Missing JSDOC types
## [0.18.3] - 2023-03-27 ## [0.18.3] - 2023-03-27
### Added ### Added