Skip to content

Commit 2709c2d

Browse files
committed
Update changelog for release
1 parent aa36f83 commit 2709c2d

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,10 @@ 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.2] - 2017-09-15
11+
### Fixes
812
- Fix TypeScript definition file
913
- Allows an array of options in the plugin constructor
1014
- Added `files` property to options
@@ -95,7 +99,8 @@ Latest version of this document will always be available on https://github.com/S
9599
Initial release
96100

97101

98-
[Unreleased]: https://github.com/SimenB/add-asset-html-webpack-plugin/compare/v2.1.1...HEAD
102+
[Unreleased]: https://github.com/SimenB/add-asset-html-webpack-plugin/compare/v2.1.2...HEAD
103+
[2.1.2]: https://github.com/SimenB/add-asset-html-webpack-plugin/compare/v2.1.1...v2.1.2
99104
[2.1.1]: https://github.com/SimenB/add-asset-html-webpack-plugin/compare/v2.1.0...v2.1.1
100105
[2.1.0]: https://github.com/SimenB/add-asset-html-webpack-plugin/compare/v2.0.1...v2.1.0
101106
[2.0.1]: https://github.com/SimenB/add-asset-html-webpack-plugin/compare/v2.0.0...v2.0.1

0 commit comments

Comments
 (0)