Skip to content

Commit

Permalink
updated version and added changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
rise2semi committed Dec 9, 2014
1 parent 7c7ffec commit 369b7e9
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
## v0.2.0 (2014-12-09)

* Implement `yo rang:partial` command

## v0.1.0 (2014-12-08)

* Initial release
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,3 +52,7 @@ yo rang:partial
```bash
gulp test
```

## Changelog

Recent changes can be viewed on Github on the [Releases Page](https://github.com/rise2semi/generator-rang/releases)
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "generator-rang",
"author": "Borys Semerenko <[email protected]>",
"version": "0.1.0",
"version": "0.2.0",
"description": "Scaffolds out AngularJS application with RequireJS",
"keywords": [
"yeoman-generator"
Expand Down

0 comments on commit 369b7e9

Please sign in to comment.