aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md5
1 files changed, 4 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 9a6b822..b509e4a 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -12,11 +12,14 @@ See also:
### Added
-- added Russian (ru) translation (thanks @artem.ru)
+- added Russian (ru) translation (thanks @artem.ru!)
+- added Norwegian Bokmål (nb) translation (thanks kingu!)
+- added Croatian (hr) translation (thanks milotype!)
### Changed
- updated dynaconf dependency to version 3 (thanks @rochabruno)
+- update required python version to 3.8
### Fixed