Skip to content

Commit b39b7a7

Browse files
committed
Update changelog for 1.0.0
1 parent 9779f59 commit b39b7a7

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@ This project adheres to [Semantic Versioning](http://semver.org/).
55
Latest version of this document will always be available on https://github.com/SimenB/add-asset-html-webpack-plugin/releases
66

77
## [Unreleased]
8+
Nothing!
9+
10+
## [1.0.0] - 2016-07-29
811
### Breaking
912
- Rename `filname` to `filepath`, which makes much more sense
1013

@@ -61,7 +64,8 @@ Latest version of this document will always be available on https://github.com/S
6164
Initial release
6265

6366

64-
[Unreleased]: https://github.com/SimenB/add-asset-html-webpack-plugin/compare/v0.4.0...HEAD
67+
[Unreleased]: https://github.com/SimenB/add-asset-html-webpack-plugin/compare/v1.0.0...HEAD
68+
[1.0.0]: https://github.com/SimenB/add-asset-html-webpack-plugin/compare/v0.4.0...v1.0.0
6569
[0.4.0]: https://github.com/SimenB/add-asset-html-webpack-plugin/compare/v0.3.0...v0.4.0
6670
[0.3.0]: https://github.com/SimenB/add-asset-html-webpack-plugin/compare/v0.2.0...v0.3.0
6771
[0.2.0]: https://github.com/SimenB/add-asset-html-webpack-plugin/compare/v0.1.0...v0.2.0

0 commit comments

Comments
 (0)