Skip to content

Commit

Permalink
adds 5.0 changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
Tommy Leunen committed Mar 11, 2016
1 parent 2e9680c commit 76537ce
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
### 5.0.0
- Update dependencies. Browserify 13.0
- Fix Watchify on MacOS [#358](/grunt-browserify/issues/358)
- BC: the order of transform arguments is now consistent with the browserify API [#319](/grunt-browserify/issues/319)

### 3.8.0
- Update dependencies. Browserify 10.0
- New: Users can specify the alias with {alias: path} [#316](/grunt-browserify/316)
- New: Users can specify the alias with {alias: path} [#316](/grunt-browserify/issues/316)

### 3.7.0
- Update dependencies.
Expand Down Expand Up @@ -189,4 +194,4 @@
- Properly support compact and full grunt task syntax

### v0.1.0
- Initial release
- Initial release

0 comments on commit 76537ce

Please sign in to comment.