Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
matthew-dean committed Aug 8, 2018
1 parent 5230486 commit a84358d
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
@@ -1,3 +1,16 @@
## 3.8.1

2018-08-07
- Fixes for sourcemaps and color functions
- Support for #RRGGBBAA color format
- Allows conversion of colors to `rgba()` or `hsla()`
- Pass-through output of unknown properties in color functions (allows `var(--color)` for example)

## 3.8.0

2018-07-22
- New feature: added rewrite urls to replace relative url option. Adds "local" option for modules

## 3.7.1

2018-07-11
Expand Down

0 comments on commit a84358d

Please sign in to comment.