From d266df9982371a1b9bf46fdaf3776bf3c4d90bda Mon Sep 17 00:00:00 2001 From: DariusIII Date: Thu, 22 Nov 2018 23:06:31 +0100 Subject: [PATCH] Rename .php-cs to .php-cs.dist --- .php-cs => .php-cs.dist | 0 Changelog | 1 + 2 files changed, 1 insertion(+) rename .php-cs => .php-cs.dist (100%) diff --git a/.php-cs b/.php-cs.dist similarity index 100% rename from .php-cs rename to .php-cs.dist diff --git a/Changelog b/Changelog index 3a1ec64e5..b19d37c0f 100755 --- a/Changelog +++ b/Changelog @@ -1,4 +1,5 @@ 2018-11-22 DariusIII + * Chg: Rename .php-cs to .php-cs.dist * Chg: Update nunomaduro/larastan to version 0.3.10 * Fix: Fix adding of movies to MyMovies (RSS still does not work) * Chg: Change pointless 404 page usage where not needed, replace with redirects