From 08ae2623123099671636ccd126d0e7ffcab25026 Mon Sep 17 00:00:00 2001 From: Alan Orth Date: Fri, 29 Jul 2022 10:09:02 +0300 Subject: [PATCH] CHANGELOG.md: add note about Bootstrap tables --- CHANGELOG.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 981f253..e444aae 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Bootstrap v4.6.0, webpack v5, haven 0.7.0, clean-css-cli, etc - Use Node.js 14 in CI, remove Node.js 12 +## Changed +- Enable support for Bootstrap table classes (#145) + ## [[ 1.6.0 ]] - 2020-12-05 ### Changed - Migrate to dart sass from node-sass (see [LibSass is Deprecated](https://sass-lang.com/blog/libsass-is-deprecated)) @@ -27,7 +30,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [[1.5.0]] - 2020-05-17 ### Updated -- i18n language keys for German (#dermellor, #131) +- i18n language keys for German (@dermellor, #131) - Boostrap v4.5.0 - Minor version bump for webpack, node-sass, and fontawesome