From 83abb07cff3da9307cbec96ec68ffba3c97c59c3 Mon Sep 17 00:00:00 2001 From: Joost De Cock Date: Sun, 9 Aug 2020 17:43:32 +0200 Subject: [PATCH] chore: Changelog update --- config/changelog.yaml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/config/changelog.yaml b/config/changelog.yaml index d033aa6e98b..2800506fb3a 100644 --- a/config/changelog.yaml +++ b/config/changelog.yaml @@ -3,11 +3,16 @@ Unreleased: Added: paco: - Initial release for Paco, a pattern for summer pants + components: + - Added Paco to LineDrawing component Fixed: benjamin: - Fix for incorrect length of the ribbon core: - Fix an edge case in utils.pointOnCurve for perfect horizontal curves + Removed: + components: + - Removed the `Footer` component 2.7.2: date: 2020-07-29