CHANGELOG.md in verdict-0.6.2 vs CHANGELOG.md in verdict-0.6.3

- old
+ new

@@ -1,4 +1,9 @@ +## v0.6.3 + +* Fix bug were Verdict.directory is overwritten +* Allow Verdict.directory to handle multiple directories (using globbing) + ## v0.6.2 * Implement Verdict.clear_repository_cache, which fixes autoloading issues with Rails. * Integrated Verdict.clear_repository_cache with our Railtie.