From fbe3f4c551c82f0f91a6407edadc019e803a24b6 Mon Sep 17 00:00:00 2001 From: Nicolas Cusan Date: Tue, 7 Dec 2021 10:51:50 +0100 Subject: [PATCH] Update Changelog --- Readme.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Readme.md b/Readme.md index 7c2287b..75e40f8 100644 --- a/Readme.md +++ b/Readme.md @@ -164,6 +164,10 @@ destyle.css resets buttons completely to make them usable as any other element < ## Changelog +### **v3.0.1.** 2021-12-07 + +- Add `border-collapse: collapse` to tables. + ### **v3.0.0.** 2021-09-03 - Remove IE support 🎉