We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 659bdb2 commit c5b5ccdCopy full SHA for c5b5ccd
CHANGELOG.md
@@ -1,3 +1,15 @@
1
+## 2.0.0 (2014-06-14)
2
+
3
4
+#### Breaking Changes
5
6
+* ng-classify options.data deprecated
7
8
+Use gulp-template or another alternative
9
10
+ ([659bdb20](https://github.com/CaryLandholt/gulp-ng-classify/commit/659bdb20d11db6ad36d536349b6cd6fa30bc55d1))
11
12
13
<a name="1.0.2"></a>
14
### 1.0.2 (2014-06-09)
15
package.json
@@ -1,6 +1,6 @@
{
"name": "gulp-ng-classify",
- "version": "1.0.2",
+ "version": "2.0.0",
"description": "Compile CoffeeScript classes to AngularJS modules",
"author": {
"name": "Cary Landholt",
0 commit comments