Skip to content

Commit

Permalink
Prepare NEWS for 7.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
malept committed Jun 23, 2016
1 parent 05c5dee commit fcfb4ad
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@
## Unreleased


## [7.1.0] - 2016-06-22

### Added

* Add `afterExtract` hook (#354, #403)

## [7.0.4] - 2016-06-14

### Fixed
Expand Down Expand Up @@ -154,6 +160,7 @@

For versions prior to 5.2.0, please see `git log`.

[7.1.0]: https://github.com/electron-userland/electron-packager/compare/v7.0.4...v7.1.0
[7.0.4]: https://github.com/electron-userland/electron-packager/compare/v7.0.3...v7.0.4
[7.0.3]: https://github.com/electron-userland/electron-packager/compare/v7.0.2...v7.0.3
[7.0.2]: https://github.com/electron-userland/electron-packager/compare/v7.0.1...v7.0.2
Expand Down

0 comments on commit fcfb4ad

Please sign in to comment.