Skip to content

Commit

Permalink
chore(tag) v2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
CaryLandholt committed Jun 14, 2014
1 parent 3099aa1 commit 57c3ea2
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 1 deletion.
18 changes: 18 additions & 0 deletions CHANGELOG.md
@@ -1,3 +1,21 @@
## 2.0.0 (2014-06-13)


#### Features

* **data:** leverage other modules ([ee70d196](https://github.com/CaryLandholt/ng-classify/commit/ee70d196e5671955345a4b5b7c55d86441bce28c))
* **format:** add * format option ([dcc2029c](https://github.com/CaryLandholt/ng-classify/commit/dcc2029c0cec3ff268e69f1b236a88498e2d58ae))


#### Breaking Changes

* options.data deprecated

Use gulp-template or another similar library instead

([ee70d196](https://github.com/CaryLandholt/ng-classify/commit/ee70d196e5671955345a4b5b7c55d86441bce28c))


### 1.0.2 (2014-06-09)


Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "ng-classify",
"version": "1.0.2",
"version": "2.0.0",
"description": "Compile CoffeeScript classes to AngularJS modules",
"author": {
"name": "Cary Landholt",
Expand Down

0 comments on commit 57c3ea2

Please sign in to comment.