Skip to content

Commit e48cc83

Browse files
committed
Update changelog.
1 parent cafefda commit e48cc83

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CHANGELOG.md

+5
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
# 2.0.1 - 2017-05-08
2+
3+
- Fixed: Support for nested calc e.g. `calc(100% - calc(50px - 25px))`.
4+
- Fixed: Support for CSS variables e.g. `calc(var(--mouseX) * 1px)`.
5+
16
# 2.0.0 - 2017-05-08
27

38
- Rewritten with a jison parser for more accurate value parsing.

0 commit comments

Comments
 (0)