CHANGELOG.md in sapience-0.2.9 vs CHANGELOG.md in sapience-0.2.10

- old
+ new

@@ -1,4 +1,15 @@ +## v0.2.10 + +- Rename `bin/rake` to `bin/tests` to avoid conflicts with rake + +## v0.2.9 + +- Added test apps for Rails and Grape frameworks +- Testing different Grape versions (0.16.2, 0.17.0) +- Improved request logging for Grape +- Merge and send coverage from main gem and Rails/Grape test apps + ## v0.2.5 - Allow the log_executor to be configured to either `:single_thread_executor` or `:immediate_executor` - Test coverage improvement - Working rails integration