Update README.md for v1.4.0

This commit is contained in:
William Monk
2017-05-13 17:53:43 +01:00
parent e99bc9f6b4
commit 5ad01fa61f

View File

@@ -23,6 +23,10 @@ When you run `npm run build` the terminal will output the error, including the h
## Changelog
### 1.4.0
* Upgrade to typescript@2.3.2 - thanks to @patrick91
* Add tests around react-scripts-ts - thanks to @migerh
### 1.3.0
* Upgrade to typescript@2.2.2 - thanks to @jeremistadler