Update changelog. closes #23

This commit is contained in:
Nicolas Cusan
2024-01-21 22:38:31 +01:00
parent edc5f13533
commit b23fc05b80

View File

@@ -164,7 +164,11 @@ destyle.css resets buttons completely to make them usable as any other element <
## Changelog ## Changelog
### **v4.0.0.** 20212-11-07 ### **v4.0.1.** 2024-01-21
- Add `min-width: 0` to allow proper text wrappig in flex containers.
### **v4.0.0.** 2022-11-07
- Add `appearance: none` to checkboxes and radio buttons. - Add `appearance: none` to checkboxes and radio buttons.
- Fix issue in Firefox for `input[type="number"]` - Fix issue in Firefox for `input[type="number"]`