Updated changelog for release 1.4

This commit is contained in:
Chris
2016-02-02 08:10:39 +01:00
parent 9b062b4d87
commit e1597a4807
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -3,6 +3,7 @@
## 1.4.0:
1. Refactored webpack config to use Object.assign instead of lodash
2. Added dynamic port for webpack dev server (provided by [kashiif](https://github.com/kashiif))
## 1.3.1:
+1
View File
@@ -108,3 +108,4 @@ react-webpack-template is available under MIT-License and can therefore be used
- Christian Schilling (cs@weblogixx.de)
- Martin Jul (martin@mjul.com)
- Stephan Herzog (sthzgvie@gmail.com)
- Kashif Iqbal Khan