Skip to content

Commit 7068f7e

Browse files
committed
4.0.0
1 parent 8165ebc commit 7068f7e

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changes to cssdb
22

3+
### 4.0.0 (October 23, 2018)
4+
5+
- Changed: `:something()` is now `:where()` and moved from Stage 2 to Stage 1
6+
37
### 3.2.1 (August 31st, 2018)
48

59
- Updated: caniuse-like browser statistics for Custom Environment Variables

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cssdb",
3-
"version": "3.2.2",
3+
"version": "4.0.0",
44
"description": "A comprehensive list of CSS features and their positions in the process of becoming implemented web standards",
55
"author": "Jonathan Neal <jonathantneal@hotmail.com>",
66
"license": "CC0-1.0",

0 commit comments

Comments
 (0)