Skip to content

Commit e9350e4

Browse files
Updating CHANGELOG
1 parent b5c410c commit e9350e4

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

CHANGELOG.md

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

3+
### 5.1.0 (January 4, 2022)
4+
5+
- Updated: All plugins urls are pointing to the right place.
6+
- Added: `color-contrast()` function.
7+
- Added: Container Queries.
8+
- Updated: `env()` now has Browser Support table.
9+
- Updated: `nesting-rules` now have Browser Support table and Can I Use property.
10+
- Updated: `prefers-color-scheme` Media Query Browser Support.
11+
- Updated: Font `format()` Keywords now has MDN docs.
12+
- Updated: `hwb()` Function now has MDN docs.
13+
- Updated: `ic` unit now has MDN docs.
14+
- Updated: `lch()` Function now has MDN docs.
15+
- Updated: `:matches()` Pseudo Class now has MDN docs.
16+
- Updated: `:where()` Zero-Specificity Pseudo-Class now has MDN docs.
17+
- Updated: `all` Property is now Stage 3! 🎉
18+
- Updated: `gray()` function is now Stage -1! 🙁
19+
320
### 5.0.0 (May 24, 2019)
421

522
- Removed: Rejected `:matches()` psuedo-class (major)

0 commit comments

Comments
 (0)