Skip to content

Commit 15e4e00

Browse files
committed
Update changelog for 2.1.0
1 parent 7e3f856 commit 15e4e00

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 6 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+
## [2.1.0] - 2017-08-07
811
### Added
912
- Support globby string as filepath option
1013

@@ -86,7 +89,9 @@ Latest version of this document will always be available on https://github.com/S
8689
Initial release
8790

8891

89-
[Unreleased]: https://github.com/SimenB/add-asset-html-webpack-plugin/compare/v2.0.0...HEAD
92+
[Unreleased]: https://github.com/SimenB/add-asset-html-webpack-plugin/compare/v2.1.0...HEAD
93+
[2.1.0]: https://github.com/SimenB/add-asset-html-webpack-plugin/compare/v2.1.0...v2.1.0
94+
[2.0.1]: https://github.com/SimenB/add-asset-html-webpack-plugin/compare/v2.0.0...v2.0.1
9095
[2.0.0]: https://github.com/SimenB/add-asset-html-webpack-plugin/compare/v1.0.2...v2.0.0
9196
[1.0.2]: https://github.com/SimenB/add-asset-html-webpack-plugin/compare/v1.0.1...v1.0.2
9297
[1.0.1]: https://github.com/SimenB/add-asset-html-webpack-plugin/compare/v1.0.0...v1.0.1

0 commit comments

Comments
 (0)