| commit | e521df052c5ef9c5c0f748b092fe6c8153784dbf | [log] [tgz] |
|---|---|---|
| author | Uyen-Nhu Tran <125201939+uyen-nhu@users.noreply.github.com> | Tue Apr 14 17:28:27 2026 +0200 |
| committer | Helge <stallkamp@ids-mannheim.de> | Wed Sep 02 12:46:22 2026 +0200 |
| tree | 2fd9c87b8c5bbd1be62f1fe4e224676fdbab3479 | |
| parent | eedf4a3a8279ae74af6abce2f516d6e2d7fdc1ce [diff] [blame] |
Fix 'Query by match' constraint line (fixes #276) Change-Id: I88496eb475660c26d42e90ecc4fc90cff593e010
diff --git a/Changes b/Changes index d914350..e0576b0 100644 --- a/Changes +++ b/Changes
@@ -10,6 +10,7 @@ - Documentation: Hint on using negations with annotations (diewald) - Fix shift issue when clicking on empty sidebar(uyen-nhu, closes #242) + - Fix 'Query by match' constraint line (uyen-nhu, closes #276) 0.65 2026-04-21 - Expose colors and forms to plugins (diewald)