diff --git a/CHANGELOG.md b/CHANGELOG.md index 7355d24..bf2ffc9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,9 @@ # react-webpack-template - Changelog +## 1.0.1: +___Upgrades___: +1. Updated isparta-instrumenter-loader to new version 1.0 + ## 1.0.0: ___Upgrades___: 1. Updated to babel core version (6.0.x) diff --git a/LICENSE b/LICENSE index cd4830c..b660e8a 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ The MIT License (MIT) -Copyright (c) 2015 Chris +Copyright (c) 2015 Christian Schilling Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal @@ -19,4 +19,3 @@ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -