From 7b5e86315ce5ddb06212dadb69832fb8ecf4e811 Mon Sep 17 00:00:00 2001 From: /har/per Date: Sat, 26 Jul 2025 21:59:18 -0700 Subject: [PATCH] feat(localization): Add record to CHANGELOG.md --- docs/docs/CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/docs/docs/CHANGELOG.md b/docs/docs/CHANGELOG.md index 5970c61..71d4685 100644 --- a/docs/docs/CHANGELOG.md +++ b/docs/docs/CHANGELOG.md @@ -16,6 +16,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - The [Thoth client](https://anubis.techaro.lol/docs/admin/thoth) is now public in the repo instead of being an internal package. - The [`segments`](./admin/configuration/expressions.mdx#segments) function was added for splitting a path into its slash-separated segments. +### Added + +Anubis now supports these new languages: + +- Vietnamese [#926](https://github.com/TecharoHQ/anubis/pull/926) + ## v1.21.3: Minfilia Warde - Echo 3 ### Fixes