Update CHANGELOG.md

fix typo
This commit is contained in:
GU Yiling
2016-02-14 14:06:39 +08:00
parent ba78ead62e
commit eec6bf9838

View File

@@ -10,7 +10,7 @@
- Fixed extend leaking through nested parent selector. #2586
- Added "or" keyword and allowed arbitrary logical expression in guards
- Fixing #2124 - Parsing Error "Unrecognised input" for color operations
- Logical operator ```and``` now has higher precence then logical operator ```or```.
- Logical operator ```and``` now has higher precence than logical operator ```or```.
- Allow unknown at-rules w/o {} block
# 2.5.3