Return cursor position for query object (fixes #228)

Change-Id: I8a7e872dfcce38d2f525d07c1bb3fc84f25250c3
diff --git a/Changes b/Changes
index 6c60dae..e9d0a5a 100644
--- a/Changes
+++ b/Changes
@@ -1,4 +1,4 @@
-0.59 2024-11-18
+0.59 2024-11-21
         - Improve appearance of title-addon on logo. (uyen-nhu)
         - Create and style new item on top navbar for 'News'. (uyen-nhu)
         - Change settings link in logout.html.ep to dynamic link. (uyen-nhu)
@@ -18,6 +18,7 @@
           change navbar size and input fields, improve positionings of
           logo and icons, fix animation of navbar when scrolling on
           small devices. (uyen-nhu)
+        - Return cursor position for query object (fixes #228; diewald)
 
 0.58 2024-11-15
         - Cookie path is settable now (hebasta)