aboutsummaryrefslogtreecommitdiff
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 ca8b6df..8db740e 100644
--- a/NEWS.org
+++ b/NEWS.org
@@ -1,6 +1,6 @@
#+title: compat.el - Changelog
-* Development
+* Release of "Compat" Version 29.1.3.0
- compat-25: Add ~hash-table-empty-p~.
- compat-25: Add ~macroexp-parse-body~ and ~macroexp-quote~.
@@ -33,6 +33,8 @@
- compat-29: Add ~use-region-beginning~, ~use-region-end~ and ~use-region-noncontiguous-p~.
- compat-29: Add ~with-narrowing~.
+(Release <2023-01-22 Sun>)
+
* Release of "Compat" Version 29.1.2.0
- All compatibility functions are covered by tests!