Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/alanorth/hugo-theme-bootstrap4-blog.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Orth <alan.orth@gmail.com>2022-07-29 20:15:32 +0300
committerAlan Orth <alan.orth@gmail.com>2022-07-29 20:15:32 +0300
commita8ff91e1ea162877f7f00192070a5a75db77fba7 (patch)
treeabf7c102b04200a48eef0f880396947d2bbc77ea
parent31ee2abcadbf259130e059581af78bf85879b55c (diff)
CHANGELOG.md: Add note about DanishHEADmaster
-rw-r--r--CHANGELOG.md5
1 files changed, 3 insertions, 2 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index e444aae..0ff1a98 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -9,8 +9,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Bootstrap v4.6.0, webpack v5, haven 0.7.0, clean-css-cli, etc
- Use Node.js 14 in CI, remove Node.js 12
-## Changed
-- Enable support for Bootstrap table classes (#145)
+## Added
+- Support for Bootstrap table classes (#145)
+- i18n language keys for Danish (@schack, #146)
## [[ 1.6.0 ]] - 2020-12-05
### Changed