CHANGELOG.md in potassium-1.1.0 vs CHANGELOG.md in potassium-1.2.0

- old
+ new

@@ -8,5 +8,19 @@ Bugfixes: - Fixed dependencies management. Features: - Added a question for choosing application language and integration with devise-i18n. + +## 1.2.0 + +Bugfixes: + - Fixed RSpec load with Zeus (by using rails_helper instead on spec_helper in .rspec). + - Removed RSpec `--warnings` option. + +Features: + - Added `aws-sdk` gem (< 2). + - Added `activeadmin_addons` when using ActiveAdmin. + - Added AngularJS support for ActiveAdmin. + +Chore: + - Removed several questions for ActiveAdmin support.