Fix dependency for terser (fixes #182)
Change-Id: I5442be64623425d7a58cecd835706b6bed86e95d
diff --git a/Changes b/Changes
index 5ae494f..dab8ece 100755
--- a/Changes
+++ b/Changes
@@ -1,4 +1,4 @@
-0.48 2023-01-09
+0.48 2023-01-26
- Added support for NKJP tagset in annotation
assistant. (diewald)
- Remove deprecated 'auth_support' (since 0.31)
@@ -16,6 +16,7 @@
- Introduce krill-indexer command via plugin. (diewald)
- Introduce start-with-backend command via plugin. (diewald)
- Update Mojolicious for security reasons. (diewald)
+ - Fix terser installation (fixes #182). (diewald)
WARNING: Mojolicious 9.31 is a security update -
updating is highly recommended.