mirror of
https://codeberg.org/keyoxide/keyoxide-web.git
synced 2024-12-22 06:49:29 -07:00
feat: update changelog
This commit is contained in:
parent
68b02c1435
commit
09ef25bea7
1 changed files with 13 additions and 0 deletions
13
CHANGELOG.md
13
CHANGELOG.md
|
@ -6,6 +6,19 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||
|
||||
## [Unreleased]
|
||||
|
||||
## [5.0.0-rc.1] - 2024-06-16
|
||||
### Added
|
||||
- SystemD service file
|
||||
- Nix flake for development
|
||||
### Changed
|
||||
- Switch from yarn to npm
|
||||
- Update doipjs to 2.0.0-rc.1
|
||||
### Fixed
|
||||
- Escape URL parameters
|
||||
- CI config
|
||||
### Notes
|
||||
- This release is a major version release as the package manager has been switched from yarn to npm.
|
||||
|
||||
## [4.2.7] - 2024-02-01
|
||||
### Added
|
||||
- Server version HTTP endpoint
|
||||
|
|
Loading…
Reference in a new issue