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