CHANGELOG.md in maestrano-connector-rails-2.0.0.pre.RC9 vs CHANGELOG.md in maestrano-connector-rails-2.0.0.pre.RC10

- old
+ new

@@ -1,4 +1,14 @@ +## 2.0.0 + +### Features +* Configuration driven from the [Maestrano Developer Platform](https://dev-platform.maestrano.com) + +### Migration guide +* Follow migration steps up to framework version 1.5.0 +* Replace ocurrences of `@organizations` with `current_organization` in `home_index.haml` +* Developer Platform registration to be detailed + ## 1.5.0 ### Breaking changes * `Maestrano::Connector::Rails::SynchronizationJob.perform` now takes an `organization.id` as parameter.