Skip to content

Commit 8aeb43e

Browse files
committed
Release v1.3.1
1 parent f662ec8 commit 8aeb43e

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
2+
1.3.1 / 2017-05-04
3+
==================
4+
5+
* Merge branch 'ln-e-remote-url-patch'
6+
* Add remote url test case
7+
* Improve absolute path test
8+
* Paths started with double slash also remote
9+
* 100% test coverage🍻
10+
111
# 1.3.0 - 2016-07-23
212

313
* Add `options.hashFunction` support

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "postcss-urlrev",
3-
"version": "1.3.0",
3+
"version": "1.3.1",
44
"description": "PostCSS plugin for css url revision",
55
"keywords": [
66
"postcss",

0 commit comments

Comments
 (0)