Support regular expressions in attribute queries (fixes #80)
Change-Id: I34127945e3b4235857f31b1ac975361fbe3a991c
diff --git a/Changes b/Changes
index 5a580b1..0a56705 100644
--- a/Changes
+++ b/Changes
@@ -3,6 +3,8 @@
(diewald; fixes #177; diewald; AI-assisted Claude Opus 4.6)
- [bugfix] Correctly handle foundry and layer in attribute groups
(diewald; AI-assisted Claude Opus 4.6)
+ - [bugfix] Support regular expressions in attribute queries
+ (fixes #80; diewald; AI-assisted Claude Opus 4.6)
0.64.6 2026-03-09
- [performance] Add leaf cache. (diewald)