Skip to content

Commit 57c3ea2

Browse files
committed
chore(tag) v2.0.0
1 parent 3099aa1 commit 57c3ea2

File tree

2 files changed

+19
-1
lines changed

2 files changed

+19
-1
lines changed

CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,21 @@
1+
## 2.0.0 (2014-06-13)
2+
3+
4+
#### Features
5+
6+
* **data:** leverage other modules ([ee70d196](https://github.com/CaryLandholt/ng-classify/commit/ee70d196e5671955345a4b5b7c55d86441bce28c))
7+
* **format:** add * format option ([dcc2029c](https://github.com/CaryLandholt/ng-classify/commit/dcc2029c0cec3ff268e69f1b236a88498e2d58ae))
8+
9+
10+
#### Breaking Changes
11+
12+
* options.data deprecated
13+
14+
Use gulp-template or another similar library instead
15+
16+
([ee70d196](https://github.com/CaryLandholt/ng-classify/commit/ee70d196e5671955345a4b5b7c55d86441bce28c))
17+
18+
119
### 1.0.2 (2014-06-09)
220

321

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "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)