From 5aa38af1285100ee148e67da92d00d0c686bb206 Mon Sep 17 00:00:00 2001 From: Xe Iaso Date: Mon, 21 Jul 2025 23:07:44 +0000 Subject: [PATCH] docs(changelog): update with Russian translation Signed-off-by: Xe Iaso --- docs/docs/CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/docs/CHANGELOG.md b/docs/docs/CHANGELOG.md index 7dd723e..5222768 100644 --- a/docs/docs/CHANGELOG.md +++ b/docs/docs/CHANGELOG.md @@ -12,6 +12,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] + - Expired records are now properly removed from bbolt databases ([#848](https://github.com/TecharoHQ/anubis/pull/848)). - Fix hanging on service restart ([#853](https://github.com/TecharoHQ/anubis/issues/853)) @@ -21,6 +22,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 Anubis now supports these new languages: - [Czech](https://github.com/TecharoHQ/anubis/pull/849) +- [Russian](https://github.com/TecharoHQ/anubis/pull/882) ## v1.21.0: Minfilia Warde