Added annotation helper for UDPipe annotations

Change-Id: Ibb6d459894430a80d7453ee2e2246768e287e7ca
diff --git a/Changes b/Changes
index 5487ca9..abef1c7 100755
--- a/Changes
+++ b/Changes
@@ -1,4 +1,4 @@
-0.48 2023-01-31
+0.48 2023-02-02
         - Added support for NKJP tagset in annotation
           assistant. (diewald)
         - Remove deprecated 'auth_support' (since 0.31)
@@ -29,6 +29,7 @@
           (fixes #184; diewald)
         - Redirect to index on authorization failure,
           in case user is not logged in. (fixes #192; diewald)
+        - Added annotation helper for UDPipe annotations. (wilm)
 
         WARNING: Mojolicious 9.31 is a security update -
           updating is highly recommended.