CHANGELOG.md in polishgeeks-dev-tools-1.3.2 vs CHANGELOG.md in polishgeeks-dev-tools-1.4.0

- old
+ new

@@ -1,8 +1,21 @@ # PolishGeeks Dev Tools Changelog ## master (unreleased) +## 1.4.0 (26/11/2016) + +- bump to ruby 2.3.3 +- drop support for ruby 2.1.x +- haml_lint 0.18.4 +- yard 0.9.5 +- rubycritic 3.1.0 +- brakeman 3.4.1 +- rubocop 0.45.0 +- rubocop-rspec 1.8.0 +- replace pry with byebug +- [#63](https://github.com/polishgeeks/polishgeeks-dev-tools/issues/63) ignore vim swap files in FinalBlankLine validator + ## 1.3.2 (27/06/2016) - Bump rubycritic dependency to 2.9.1 - Bump brakeman dependency to 3.3.2 - Bump rubocop-rspec dependency to 1.5.0