Support non-indexed values in annotation tables
Change-Id: I33f37c05c0b6a3ee741f9890db1e628187bc1e79
diff --git a/Changes b/Changes
index 4170cfd..fc562ce 100644
--- a/Changes
+++ b/Changes
@@ -1,4 +1,4 @@
-0.60 2025-03-26
+0.60 2025-06-11
- Tour stops gracefully if there are no results (closes #189; hebasta)
- Create top navbar and modify sidebar. (uyen-nhu)
- Improve appearance of title-addon on logo. (uyen-nhu)
@@ -15,6 +15,7 @@
- Fix access of iframe location in tutorials. (diewald)
- Fix test that wrongly required SSL support. (diewald)
- URLs for plugins are mandatory (closes #233; hebasta)
+ - Support non-indexed annotations in match tables (diewald)
0.59 2025-03-28
- Docker only release (diewald)