From 194b133d3b8f9277ac12da035fac47b707cb0334 Mon Sep 17 00:00:00 2001 From: Nicolas Cusan Date: Mon, 7 Nov 2022 22:27:22 +0100 Subject: [PATCH] update changelog --- Readme.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Readme.md b/Readme.md index 94c73aa..0932091 100644 --- a/Readme.md +++ b/Readme.md @@ -164,6 +164,11 @@ destyle.css resets buttons completely to make them usable as any other element < ## Changelog +### **v4.0.0.** 20212-11-07 + +- Add `appearance: none` to checkboxes and radio buttons. +- Fix issue in Firefox for `input[type="number"]` + ### **v3.0.2.** 2021-12-07 - Add `border-collapse: collapse` to tables.