From 28a9f5682e17121da8c26e2639bce5ace44fff88 Mon Sep 17 00:00:00 2001 From: Kwoth Date: Tue, 21 May 2024 12:27:04 +0000 Subject: [PATCH] docs: Updated changelog --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 86fcd12fa..2566ccd80 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,7 @@ Mostly based on [keepachangelog](https://keepachangelog.com/en/1.0.0/) except date format. a-c-f-r-o -## [5.1.0] +## [5.0.8] - 21.05.2024 ### Added @@ -22,6 +22,7 @@ Mostly based on [keepachangelog](https://keepachangelog.com/en/1.0.0/) except da - `.verbose` will now be respected for expression errors - Using `.pick` will now correctly show the name of the user who picked the currency - Fixed `.h` not working on some commands +- `.langset` and `.langsetd` should no longer allow unsupported languages and nonsense to be typed in ## [5.0.7] - 15.05.2024