1 parent 8165ebc commit 7068f7eCopy full SHA for 7068f7e
2 files changed
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# Changes to cssdb
2
3
+### 4.0.0 (October 23, 2018)
4
+
5
+- Changed: `:something()` is now `:where()` and moved from Stage 2 to Stage 1
6
7
### 3.2.1 (August 31st, 2018)
8
9
- Updated: caniuse-like browser statistics for Custom Environment Variables
package.json
@@ -1,6 +1,6 @@
{
"name": "cssdb",
- "version": "3.2.2",
+ "version": "4.0.0",
"description": "A comprehensive list of CSS features and their positions in the process of becoming implemented web standards",
"author": "Jonathan Neal <jonathantneal@hotmail.com>",
"license": "CC0-1.0",
0 commit comments