From 75f993017eee6a35eda4a38c0dc8e46e2b0a6c2a Mon Sep 17 00:00:00 2001 From: daudix Date: Wed, 25 Sep 2024 16:13:11 +0300 Subject: [PATCH] Add #87 to changelog [SKIP CI] --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f5ac718..623da6b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,7 +10,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Added - Add `closable` class for making `details` closable when other `details` is open/outside area is clicked. -- Add post tags back to `article.html` +- Add post tags back to `article.html`. +- Add Spanish translation (#87). ### Changed