Skip to content

Commit f619cd3

Browse files
committed
v1.2.0
1 parent 4ad13fb commit f619cd3

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,20 @@
1+
# v1.2.0
2+
3+
###### March 14, 2016
4+
5+
#### Features
6+
7+
* Included files are now added to the loader [dependencies][mark-dependencies],
8+
ensuring automatic recompilation in watch mode
9+
10+
#### Development Features
11+
12+
* Update tests in light of the above changes
13+
14+
#### Maintenance
15+
16+
* Update [README][readme] with new "Includes" section
17+
118
# v1.1.0
219

320
###### February 12, 2016
@@ -35,3 +52,4 @@
3552
[readme]: README.md
3653
[jscs]: http://jscs.info/
3754
[jshint]: http://jshint.com/about/
55+
[mark-dependencies]: http://webpack.github.io/docs/how-to-write-a-loader.html#mark-dependencies

0 commit comments

Comments
 (0)