summaryrefslogtreecommitdiff
path: root/news.org
diff options
context:
space:
mode:
Diffstat (limited to 'news.org')
-rw-r--r--news.org4
1 files changed, 3 insertions, 1 deletions
diff --git a/news.org b/news.org
index 9354e6a..10e13cf 100644
--- a/news.org
+++ b/news.org
@@ -1,4 +1,4 @@
-* Version 0.32
+* Version 0.32 (August 10, 2024)
- REPL: Fix for highlighting of 2-character input prompts (thanks to Macon
Gambill)
@@ -9,6 +9,8 @@
- Highlight only if show-paren-mode is enabled
- Compatibility with electric-pair-mode
+ - REPL: Fix for debugger access affecting mainly Guile.
+
* Version 0.31.1 (September 1, 2024)
- Code cleanups