CHANGELOG.md in it-0.8.0 vs CHANGELOG.md in it-1.0.0

- old
+ new

@@ -1,5 +1,12 @@ -# Since 0.2.5 +# 1.0.0 (2017-06-03) + +* Allow whitespace after the colon without considering it part of the value [#20](https://github.com/iGEL/it/pull/20) + *Russell Norris* +* Run specs with warnings enabled +* 1.0.0 Release to conform with semver 2.0 + +# 0.8.0 (2015-06-12) * Make `It.plain` work with empty content [#14](https://github.com/iGEL/it/pull/14) *Emil Sågfors* * Pass though `:scope` & `:default` [#13](https://github.com/iGEL/it/pull/13) *Emil Sågfors*