We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7077fb0 commit 0d589fdCopy full SHA for 0d589fd
CHANGELOG.md
@@ -1,5 +1,12 @@
1
## CHANGELOG
2
3
+### 1.0.1 (28.05.2015)
4
+---------------------
5
+
6
+- Fix verbose option.
7
+- Fix confusing parts README.
8
+- Fix bug with spriteRef when the image is undefined.
9
10
### 1.0.0 (27.05.2015)
11
---------------------
12
package.json
@@ -1,6 +1,6 @@
{
"name": "postcss-sprites",
- "version": "1.0.0",
+ "version": "1.0.1",
"description": "Generate sprites from stylesheets.",
"main": "index.js",
"keywords": [
0 commit comments