chore(changelog): Update changelog

This commit is contained in:
forgejo-actions 2024-07-28 09:56:41 +00:00
parent 20a8ac6715
commit 9617f69eda

View file

@ -27,6 +27,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Use Scalar as default openapi UI ([`221a47c`](https://git.4rs.nl/oxidetalis/oxidetalis/commit/221a47cfd03d12a759dc9acafb56380be4bf2502)) - Use Scalar as default openapi UI ([`221a47c`](https://git.4rs.nl/oxidetalis/oxidetalis/commit/221a47cfd03d12a759dc9acafb56380be4bf2502))
- Change config private key type to `K256Secret` ([`a01f4ad`](https://git.4rs.nl/oxidetalis/oxidetalis/commit/a01f4add0c377016311db7f5efc94d55ac9a5dc0)) - Change config private key type to `K256Secret` ([`a01f4ad`](https://git.4rs.nl/oxidetalis/oxidetalis/commit/a01f4add0c377016311db7f5efc94d55ac9a5dc0))
- Update public key column type from `String` to `PublicKey` ([`1d1bb96`](https://git.4rs.nl/oxidetalis/oxidetalis/commit/1d1bb962bb95e4fc6d9c821accb1df116a1bc759)) - Update public key column type from `String` to `PublicKey` ([`1d1bb96`](https://git.4rs.nl/oxidetalis/oxidetalis/commit/1d1bb962bb95e4fc6d9c821accb1df116a1bc759))
- Use `PublicKey` and `Signature` as parameters ([`20a8ac6`](https://git.4rs.nl/oxidetalis/oxidetalis/commit/20a8ac67153fc556e6e64ee72fa80f5808bc49e8))
### Fixed ### Fixed
- Change the CLI settings ([`abbc083`](https://git.4rs.nl/oxidetalis/oxidetalis/commit/abbc083371c4a9c1b2a9b45bee16f459d16082f0)) - Change the CLI settings ([`abbc083`](https://git.4rs.nl/oxidetalis/oxidetalis/commit/abbc083371c4a9c1b2a9b45bee16f459d16082f0))
- Change the way checking if the file changed ([`18fd708`](https://git.4rs.nl/oxidetalis/oxidetalis/commit/18fd708c2615f9288c171ee1478f4b4c52a84ea0)) - Change the way checking if the file changed ([`18fd708`](https://git.4rs.nl/oxidetalis/oxidetalis/commit/18fd708c2615f9288c171ee1478f4b4c52a84ea0))