From 5434991abd96ea3897babab473dfaef57b356551 Mon Sep 17 00:00:00 2001 From: Pirate Praveen Date: Mon, 4 Jan 2021 17:34:55 +0530 Subject: [PATCH] Update changelog --- debian/changelog | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/debian/changelog b/debian/changelog index 681c28f97e..49189e3c12 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,16 @@ +gitlab (13.5.5-1) UNRELEASED; urgency=medium + + * Use node-css-loader 5.x and node-postcss 8.x + * Switch to yarn 2.x with node-modules plugin + * Refactor to make node_modules and package.json write-able + * Use link: and portal: protocols in package.json for packaged modules + * Use link protocol only in case of permission errors + * New upstream version 13.5.5 + * Update nginx configuration using upstream templates + * Don't install yarn.lock (we use some dependencies from system) + + -- Pirate Praveen Wed, 06 Jan 2021 18:34:36 +0530 + gitlab (13.4.7-2) unstable; urgency=medium [ Sruthi Chandran ]