aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorAllan Wang <me@allanwang.ca>2019-04-04 15:56:07 -0400
committerAllan Wang <me@allanwang.ca>2019-04-04 15:56:07 -0400
commit3f5ce21205354c087f83b0bd182cb6727c4ca3fe (patch)
tree2120a6b994794fa01bc340cee08942565fb5ae46 /docs
parent2d826d960469668b13e0de7642b4e9067d61ef4b (diff)
downloadkau-3f5ce21205354c087f83b0bd182cb6727c4ca3fe.tar.gz
kau-3f5ce21205354c087f83b0bd182cb6727c4ca3fe.tar.bz2
kau-3f5ce21205354c087f83b0bd182cb6727c4ca3fe.zip
Remove legacy descriptions4.0.0
Diffstat (limited to 'docs')
-rw-r--r--docs/Changelog.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/Changelog.md b/docs/Changelog.md
index 021a0f1..f8054af 100644
--- a/docs/Changelog.md
+++ b/docs/Changelog.md
@@ -1,5 +1,8 @@
# Changelog
+## v4.0.0
+* Update translations
+
## v4.0.0-alpha02
* Update translations
* :core: Remove anko dependency. Methods that used it now use coroutines; see the migration doc for minor changes