CHANGELOG in remarkable_rails-3.1.6 vs CHANGELOG in remarkable_rails-3.1.7

- old
+ new

@@ -1,4 +1,8 @@ +* Plugin files are automatically loaded [#86] + +* Allow should_route to use environment configuration [#88] (thanks to Lawrence Pit) + * Allow mock model class to be set using :as option. * [DEPRECATION] By default all matchers perform expectations, use with_stubs => true if you want otherwise.