summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--CHANGELOG7
-rw-r--r--debug-me.cabal2
2 files changed, 8 insertions, 1 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 6cb9478..d576708 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,3 +1,10 @@
+debug-me (1.20221231) unstable; urgency=medium
+
+ * Support ghc 9.2.
+ Thanks, Tony Zorman
+
+ -- Joey Hess <id@joeyh.name> Sat, 31 Dec 2022 14:23:22 -0400
+
debug-me (1.20220324) unstable; urgency=medium
* Support ghc 8.8.
diff --git a/debug-me.cabal b/debug-me.cabal
index 2dd60a0..bf1fa82 100644
--- a/debug-me.cabal
+++ b/debug-me.cabal
@@ -1,5 +1,5 @@
Name: debug-me
-Version: 1.20220324
+Version: 1.20221231
Cabal-Version: >= 1.10
Maintainer: Joey Hess <joey@kitenet.net>
Author: Joey Hess