Skip to content

Commit

Permalink
Merge pull request yeoman#547 from hemanth/upstream
Browse files Browse the repository at this point in the history
Changelog for v0.9.1 is ready
  • Loading branch information
addyosmani committed Sep 25, 2012
2 parents 00d39a2 + 993adf9 commit 9279134
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions changelog.md
@@ -0,0 +1,17 @@
### 0.9.1 (15 September, 2012)

* Removal of stdout checks, test against fs (Pull [#473](https://github.com/yeoman/yeoman/pull/473)).

* Fix for initializer example (Pull [#447](https://github.com/yeoman/yeoman/pull/477 )).

* Support for an expanded compass --require arg (Pull [#483](https://github.com/yeoman/yeoman/pull/483)).

* Yeoman setup gets a colored art (Pull [#493](https://github.com/yeoman/yeoman/pull/493))!

* Added ability to configure app index file for rjs task (Pull [#505](https://github.com/yeoman/yeoman/pull/505)).

* yeoman server:test and access to the app js files (Issue [#443](https://github.com/yeoman/yeoman/issues/443)).

* yeoman install backbone deletes existing files in app/scripts/vendor issue was fixed (Issue [#460](https://github.com/yeoman/yeoman/issues/460)).

* Replaced coffescript task with grunt-coffee (Pull[#522](https://github.com/yeoman/yeoman/pull/522))

0 comments on commit 9279134

Please sign in to comment.