Skip to content

Commit aea79fd

Browse files
committed
2.0.0
1 parent 44b0887 commit aea79fd

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## 2.0.0 (2017-05-24)
2+
3+
Added: PostCSS 6 compatibility
4+
Updated: tests via updates to google-fonts-complete
5+
Updated: package.json, devDependencies chai, gulp, and gulp-eslint
6+
(gulp-mocha not updated)
7+
18
## 1.6.1 (2017-03-05)
29

310
Updated: google-fonts-complete dependency

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "postcss-font-magician",
3-
"version": "1.6.1",
3+
"version": "2.0.0",
44
"description": "PostCSS plugin that magically generates all the @font-face rules",
55
"author": "Jonathan Neal <jonathantneal@hotmail.com>",
66
"contributors": [

0 commit comments

Comments
 (0)