From 7c891751e229adecb364337ec18c0f0cb8daea87 Mon Sep 17 00:00:00 2001 From: forgejo-actions Date: Mon, 8 Jul 2024 15:49:03 +0000 Subject: [PATCH] chore(changelog): Update changelog --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 228d801..833c627 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -17,5 +17,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - New extension trait for websocket online users ([`cd2a9ea`](https://git.4rs.nl/oxidetalis/oxidetalis/commit/cd2a9ea03ef08000401fd0a9807cfa36301d48f9)) ### Changed - Remove the nonce cache limit ([`d442e73`](https://git.4rs.nl/oxidetalis/oxidetalis/commit/d442e73ed7253f2fa8c381029058d51627de25b3)) +### Fixed +- Use old alert blocks style ([`0f146a5`](https://git.4rs.nl/oxidetalis/oxidetalis/commit/0f146a5df86324db33cd9d74000535b547324e05)) This changelog was generated by [git-cliff](https://github.com/orhun/git-cliff)