We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d3be8b5 commit 66dd030Copy full SHA for 66dd030
2 files changed
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# Changes to sanitize.css
2
3
+### 11.0.1 (May 20, 2020)
4
+
5
+- Fixed: Documentation is updated.
6
7
+> This release is primarily made to update the polyfill used by cdnjs.
8
9
### 11.0.0 (June 3, 2019)
10
11
- Changed: Opinionated `select` background styling in `forms.css` is no longer
package.json
@@ -1,6 +1,6 @@
{
"name": "sanitize.css",
- "version": "11.0.0",
+ "version": "11.0.1",
"description": "A best-practices CSS foundation",
"author": "Jonathan Neal <[email protected]>",
"contributors": [
0 commit comments