From 2322ae6f571a6d5bf57f194a393cea93e6a5746c Mon Sep 17 00:00:00 2001 From: deoostfrees <68224180+deoostfrees@users.noreply.github.com> Date: Fri, 4 Aug 2023 20:54:53 +0200 Subject: [PATCH] [TASK] Prepare version 3.1.0 --- CHANGELOG.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index a654e40..959aeee 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,16 @@ All notable changes to this project will be documented in this file. +## [3.1.0] - 2023-08- + +### Added + +- Add class `container--full` as replacement for class `container--full-width` (deprecated). + +### Changed + +- Remove inline start and end padding only if a container is nested in a container without a class for full width. + ## [3.0.0] - 2023-07-20 ### Added