Skip to content

Commit ea78558

Browse files
authored
Update CHANGELOG.md
1 parent ccee809 commit ea78558

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## 3.6.0
2+
3+
2018-07-10
4+
- Allows plain conditions in `if(true, 1, 2)` (vs. `if((true), 1, 2)`)
5+
- Fixes svg-gradient() for Firefox
6+
- Adds more 3rd-party tests for fewer surprises when upgrading
7+
- Removes (broken) `less-rhino` implementation - use other Java ports
8+
19
## 3.5.3
210

311
2018-07-06

0 commit comments

Comments
 (0)