Skip to content

Commit

Permalink
0.0.11 new version, update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
lexich committed Nov 26, 2014
1 parent 68927c6 commit ea4f4e4
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions README.md
Expand Up @@ -105,6 +105,8 @@ Attention!!! imagemagic must compile with webp support

### Changelog
- future - convert inline base64 images with imagemagic or cwebp
- 0.0.11 - add support of border-image, update deps
- 0.0.10 - update deps
- 0.0.9 - update postcss to 2.2.6
- 0.0.8 - fix bug with using @media-queryes and @support statement
- 0.0.7 - fix bug with multiple selectors
Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "webpcss",
"version": "0.0.10",
"version": "0.0.11",
"description": "postcss processor for prepare css to use webp images",
"main": "index.js",
"repository": "lexich/webpcss",
Expand Down

0 comments on commit ea4f4e4

Please sign in to comment.