Allow popups in plugins

Change-Id: I8b28805902561f3353e580b136454d5372da73c1
diff --git a/Changes b/Changes
index 31e8bab..3c5b79e 100755
--- a/Changes
+++ b/Changes
@@ -1,4 +1,4 @@
-0.48 2022-12-06
+0.48 2022-12-21
         - Added support for NKJP tagset in annotation
           assistant. (diewald)
         - Remove deprecated 'auth_support' (since 0.31)
@@ -8,6 +8,7 @@
         - Support KALAMAR_PLUGINS as a comma-separated environment
           variable to load plugins in addition to the 'plugins'
           parameter in the configuration file. (diewald)
+        - Allow popups in plugin widgets. (diewald)
 
 0.47 2022-11-22
         - Add command to generate super_client_info file. (diewald)