commit | f1c5152f3999d2c7fbabd7bad30cb9be26c86502 | [log] [tgz] |
---|---|---|
author | Akron <nils@diewald-online.de> | Fri Jan 27 14:18:09 2023 +0100 |
committer | Akron <nils@diewald-online.de> | Thu Feb 02 09:31:26 2023 +0100 |
tree | 536a05ad1c239de737b1b4678e098477a00d60eb | |
parent | bf6527f6ed82d2d34868279397a0906439426998 [diff] [blame] |
Fix Gruntfile to copy css files after sass (fixes #184) Change-Id: I4ccb6e72b501e9b0a7f6897e084bb06f2357996d
diff --git a/Changes b/Changes index df62487..ce00b06 100755 --- a/Changes +++ b/Changes
@@ -25,6 +25,8 @@ - Improve security of OAuth redirects. (diewald) - Improve error handling for non-redirect error responses. (diewald) + - Fix Gruntfile to copy css files after sass + (fixes #184; diewald) WARNING: Mojolicious 9.31 is a security update - updating is highly recommended.