branch: externals/xr
commit 44f4cce20c99428f7d6e776b842d1203cb85970c
Author: Mattias EngdegĂ„rd <[email protected]>
Commit: Mattias EngdegĂ„rd <[email protected]>

    Update NEWS
---
 NEWS | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/NEWS b/NEWS
index 72c97c1f64..8b290c4f9f 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,13 @@
                           xr version history
                           ==================
 
+Version 2.1
+
+- Elide useless empty strings in translation to xr. For example,
+  translate ^\(?:\) to bol instead of (seq bol "").
+
+- Better empty string subset/superset check
+
 Version 2.0
 
 - Compatibility break: `xr-lint` and `xr-skip-set-lint` now return a

Reply via email to