summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md12
1 files changed, 12 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index d618dcec..7465e4d0 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,17 @@
# Changes for Newsboat
+## 2.22.1 - 2021-01-10
+
+### Fixed
+
+- Slow scrolling in the article list (regression) (#1372) (Alexander Batischev)
+- Segfaults if `swap-title-and-hints` is enabled (regression) (#1399) (Dennis
+ van der Schagt)
+- Build failure on GCC 9 due to `maybe-uninitialized` warning which `-Werror`
+ turns into an error (Alexander Batischev)
+
+
+
## 2.22 - 2020-12-21
Lists below only mention user-visible changes, but the full list of contributors