Merge pull request #2811 from Justineo/patch-1

Update CHANGELOG.md
This commit is contained in:
Max Mikhailov
2016-02-14 09:24:27 +03:00

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