Skip to content

Commit c5b5ccd

Browse files
committed
chore(tag): v2.0.0
1 parent 659bdb2 commit c5b5ccd

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
113
<a name="1.0.2"></a>
214
### 1.0.2 (2014-06-09)
315

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "gulp-ng-classify",
3-
"version": "1.0.2",
3+
"version": "2.0.0",
44
"description": "Compile CoffeeScript classes to AngularJS modules",
55
"author": {
66
"name": "Cary Landholt",

0 commit comments

Comments
 (0)