chore(changelog): Update changelog

This commit is contained in:
forgejo-actions 2024-07-20 13:12:54 +00:00
parent cb60ee84bb
commit 77a23e9423

View file

@ -7,6 +7,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## unreleased ## unreleased
### Added ### Added
- Add `sign_with_shared_secret` function to `K256Secret` ([`39337f8`](https://git.4rs.nl/oxidetalis/oxidetalis/commit/39337f8d90bd1ebbd327d766b6ba9b175a651255)) - Add `sign_with_shared_secret` function to `K256Secret` ([`39337f8`](https://git.4rs.nl/oxidetalis/oxidetalis/commit/39337f8d90bd1ebbd327d766b6ba9b175a651255))
- CI to create `CONTRIBUTORS.md` file ([`cb60ee8`](https://git.4rs.nl/oxidetalis/oxidetalis/commit/cb60ee84bb300cec5b61d3f8e8b6f57df3d95025))
- Chat request implementation ([`82132fc`](https://git.4rs.nl/oxidetalis/oxidetalis/commit/82132fc44641826f0de11cb4dcc266948aa70975)) - Chat request implementation ([`82132fc`](https://git.4rs.nl/oxidetalis/oxidetalis/commit/82132fc44641826f0de11cb4dcc266948aa70975))
- Create CI/CD ([`fcaf7db`](https://git.4rs.nl/oxidetalis/oxidetalis/commit/fcaf7db674aa98761c8daf2597f206cabb754613)) - Create CI/CD ([`fcaf7db`](https://git.4rs.nl/oxidetalis/oxidetalis/commit/fcaf7db674aa98761c8daf2597f206cabb754613))
- Create `verify` instance function for the `Signature` ([`77858ac`](https://git.4rs.nl/oxidetalis/oxidetalis/commit/77858ac8f48a2f433f76612166ed720587adce13)) - Create `verify` instance function for the `Signature` ([`77858ac`](https://git.4rs.nl/oxidetalis/oxidetalis/commit/77858ac8f48a2f433f76612166ed720587adce13))