Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
matthew-dean authored Jul 5, 2018
1 parent 1bba66b commit bd6642c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
- Feature: Namespaced Values / Maps e.g. `color: @color[primary]`
- Fixes to calc()
- Permissive parsing of custom properties and variables
- Inline expressions now not evaluated in at-rules `@media (min-width: @var) {}` works, `@media (min-width: @var + 1) {}` will not
- Allows unnamed lookups i.e. "functions" e.g. `.mixin(@a, @b)[]`
- Lots of bug fixes

Expand Down

0 comments on commit bd6642c

Please sign in to comment.