From 3081a814f0fee28d485ab18abbfede327a511cbd Mon Sep 17 00:00:00 2001 From: Paul Laros Date: Wed, 10 Aug 2022 14:35:47 +0200 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5171eb1..d2f08e4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,13 @@ All notable changes to this project will be documented in this file. +## [3.3.0] 2022-08-10 + +- Fix table in card styling issues +- Upgrade to Webpack v5.74.0 +- Upgrade to Bootstrap v5.2.0 +- Upgrade dependencies + ## [3.2.0] 2022-02-04 - Migrate to Dart Sass