Bump version to v0.61
Change-Id: I9461c080355f4211ab542a0326a580dd463cbdd8
diff --git a/Changes b/Changes
index 934ecea..1b39dcc 100644
--- a/Changes
+++ b/Changes
@@ -1,3 +1,9 @@
+0.61 2025-11-07
+ - Share UPOS morphological hint configuration across foundries (kupietz)
+ - Extend spaCy hint helper with UPOS and morphology support (kupietz)
+ - Add manual Docker Hub release pipeline and tagging improvements (kupietz)
+ - Update Dockerfile with latest dependencies (diewald)
+
0.60 2025-11-04
- Tour stops gracefully if there are no results (closes #189; hebasta)
- Create top navbar and modify sidebar. (uyen-nhu)