summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorIrina Truong <i.chernyavska@gmail.com>2022-03-29 15:57:09 -0700
committerGitHub <noreply@github.com>2022-03-29 15:57:09 -0700
commit1aa7c11d010fcf24ece78d42e27b70ad536c75f3 (patch)
treed6851b068dea550844c30d66f61adc51b5fc15e9
parent808d1ddc94351919e93867a79f7db46e8455c58f (diff)
Changelog update before releasing 1.24.4. (#1043)
-rw-r--r--changelog.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/changelog.md b/changelog.md
index ded947d..b5522d2 100644
--- a/changelog.md
+++ b/changelog.md
@@ -1,10 +1,10 @@
+1.24.4 (2022/03/30)
+===================
+
Internal:
---------
* Upgrade Ubuntu VM for runners as Github has deprecated it
-1.24.4 (2022/03/30)
-===================
-
Bug Fixes:
----------
* Change in main.py - Replace the `click.get_terminal_size()` with `shutil.get_terminal_size()`