summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md8
1 files changed, 7 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 2ccaa2a2..de52b56c 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,7 +1,13 @@
-## Release `1.2.2` (UNRELEASED)
+## Release `1.2.2` (2023-10-17)
Bug fixes on top of release `1.2.1`.
+### Fixes
+
+- Proper handling of fetch errors in `just-mr`
+- Portability improvements: bootstrapping with `-Wno-pedantic`,
+ case-insensitive naming, fixed version ranges in conditionals
+
## Release `1.2.1` (2023-08-29)
Bug fixes on top of release `1.2.0`.