CHANGELOG.md in thor-exclude_pattern-0.18.0 vs CHANGELOG.md in thor-exclude_pattern-0.18.1
- old
+ new
@@ -1,7 +1,4 @@
-## In git
-* Add directory() config[:exclude_pattern] to prevent copying files that match certain regexp
-
## 0.17.0, release 2013-01-24
* Add better support for tasks that accept arbitrary additional arguments (e.g. things like `bundle exec`)
* Add #stop_on_unknown_option!
* Only strip from stdin.gets if it wasn't ended with EOF
* Allow "send" as a task name