From 77a23e942369e5db068e8bfa7697e6b0d67a0229 Mon Sep 17 00:00:00 2001 From: forgejo-actions Date: Sat, 20 Jul 2024 13:12:54 +0000 Subject: [PATCH] chore(changelog): Update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 118ddac..813657b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## unreleased ### Added - 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)) - 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))