branch: externals/relint
commit f3da21d1748bae5b87f8ca010449a780f155a2e5
Author: Mattias Engdegård <matti...@acm.org>
Commit: Mattias Engdegård <matti...@acm.org>

    Increment version to 1.21
---
 relint.el | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/relint.el b/relint.el
index 65670eb75a..fe27c17ba8 100644
--- a/relint.el
+++ b/relint.el
@@ -3,7 +3,7 @@
 ;; Copyright (C) 2019-2023 Free Software Foundation, Inc.
 
 ;; Author: Mattias Engdegård <matti...@acm.org>
-;; Version: 1.20
+;; Version: 1.21
 ;; Package-Requires: ((xr "1.22") (emacs "26.1"))
 ;; URL: https://github.com/mattiase/relint
 ;; Keywords: lisp, regexps
@@ -29,6 +29,9 @@
 
 ;;; News:
 
+;; Version 1.21
+;; - Check for duplicates in rx or-forms
+;; - Robustness improvements
 ;; Version 1.20
 ;; - More compact distribution
 ;; Version 1.19

Reply via email to