Skip to content

Commit ea4f4e4

Browse files
committed
0.0.11 new version, update changelog
1 parent 68927c6 commit ea4f4e4

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -105,6 +105,8 @@ Attention!!! imagemagic must compile with webp support
105105

106106
### Changelog
107107
- future - convert inline base64 images with imagemagic or cwebp
108+
- 0.0.11 - add support of border-image, update deps
109+
- 0.0.10 - update deps
108110
- 0.0.9 - update postcss to 2.2.6
109111
- 0.0.8 - fix bug with using @media-queryes and @support statement
110112
- 0.0.7 - fix bug with multiple selectors

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "webpcss",
3-
"version": "0.0.10",
3+
"version": "0.0.11",
44
"description": "postcss processor for prepare css to use webp images",
55
"main": "index.js",
66
"repository": "lexich/webpcss",

0 commit comments

Comments
 (0)