Skip to content

Commit

Permalink
release 0.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Swiip committed Aug 7, 2014
1 parent a6e97c3 commit c8c449c
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -97,17 +97,25 @@ I tried many configurations for Protractor without success, any hint would be ap

## Changelog

### 0.4.1

* Update lots of NPM deps which fixed some bugs
* Add option of no UI framework
* Thanks to @GlennGeenen @rajington @otaviosoares @wrseward @gregoirjopla

### 0.4.0

* Add option to choose between Foundation or Bootstrap as UI Framework
* New welcome page presenting integrated technologies
* Several package updates: `yosay`, `browsersync`, `modernizr`, `protractor`...
* Some bug fixes: #6, #7, #8
* Add some documentation
* Thanks to @shinnn

### 0.3.1

* Fix e2e tests to use BrowserSync as server. But no way to stop BrowserSync for now so the task never really ends.
* Thanks to @jbpionnier @KevinLlopart

### 0.3.0

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "generator-gulp-angular",
"version": "0.4.0",
"version": "0.4.1",
"description": "Yeoman generator for Gulp & Angular",
"license": "MIT",
"main": "app/index.js",
Expand Down

0 comments on commit c8c449c

Please sign in to comment.