CHANGES.md in trailblazer-rails-0.2.0 vs CHANGES.md in trailblazer-rails-0.2.1

- old
+ new

@@ -1,8 +1,13 @@ +# 0.2.1 + +* Require `trailblazer-loader`. + # 0.2.0 * Use `trailblazer-loader` for loading operations and associated files, now. Note that `operations.rb` now is `operation.rb` (hence the minor bump). * The `Operation::Controller` module is not included into `ApplicationController` automatically. +* Added `Trailblazer::Test::Integration`. # 0.1.6 * Fix `Controller#run`, which now returns the operation instance instead of the `Else` object. \ No newline at end of file