CHANGELOG.md in polishgeeks-dev-tools-1.1.2 vs CHANGELOG.md in polishgeeks-dev-tools-1.1.3
- old
+ new
@@ -1,6 +1,9 @@
# PolishGeeks Dev Tools Changelog
+## 1.1.3
+- Added EmptyMethod command which checks if some files have empty methods
+
## 1.1.2
- Ignore .DS_Store files in FinalBlankLine validator.
- Changed FinalBlankLine excluded mechanism. You can define directories and files (ex. lib/command or lib/file.rb). Please don't use path with stars convention (ex. lib/**/*).