Skip to content

Commit

Permalink
v6.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sergcen committed May 13, 2017
1 parent c367d59 commit 126be4a
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,11 @@
# 6.1.0 - 2017-05-13

Changed: filter functions access to asset object
Added: support crypto hash function methods
Added: support for postcss's dependency messaging

# 6.0.4 - 2017-04-06

Fixed: prepare asset without file path in decl
([#94](https://github.com/postcss/postcss-url/issues/94))

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "postcss-url",
"version": "6.0.4",
"version": "6.1.0",
"description": "PostCSS plugin to rebase or inline on url().",
"keywords": [
"css",
Expand Down

0 comments on commit 126be4a

Please sign in to comment.