Skip to content

Commit b58a76c

Browse files
Merge pull request #3207 from akkumar/readme_304
update changelog for 3.0.4
2 parents 9fdc2b7 + 5801a82 commit b58a76c

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,11 @@
1+
## 3.0.4
2+
2018-05-06
3+
- Update source-map to 0.6.x ( #3180 ). Enforces node 6+ though.
4+
15
# 3.0.0
26
2018-02-10
37
- Fix `calc()` function to not do math operations on compile
4-
- Rename Directive -> AtRule & Rule -> Declaration
8+
- Rename Directive -> AtRule & Rule -> Declaration
59
- Cross-platform `@plugin` loading! (Node & Browser)
610
- Numerous changes / improvements to plugin architecture
711
- Simplified API calls in plugins (`less.atrule()` vs `new less.tree.AtRule()`)

0 commit comments

Comments
 (0)