CHANGELOG.md in pageflow-0.11.3 vs CHANGELOG.md in pageflow-0.11.4

- old
+ new

@@ -1,7 +1,20 @@ # CHANGELOG +### Version 0.11.4 + +2017-08-03 + +[Compare changes](https://github.com/codevise/pageflow/compare/v0.11.3...v0.11.4) + +- Allow using `state_machine_job` gem 1.x + ([#819](https://github.com/codevise/pageflow/pull/819)) +- Improve `pageflow-support` gem + ([#818](https://github.com/codevise/pageflow/pull/818)) +- Update semmy + ([#820](https://github.com/codevise/pageflow/pull/820)) + ### Version 0.11.3 2016-11-02 [Compare changes](https://github.com/codevise/pageflow/compare/v0.11.2...v0.11.3) @@ -181,9 +194,11 @@ ([#602](https://github.com/codevise/pageflow/pull/602)) - Add classnames to title bar action-items ([#608](https://github.com/codevise/pageflow/pull/608)) - Add browser agent based detection for ie up to 11 ([#601](https://github.com/codevise/pageflow/pull/601)) +- Generate procfile + ([#579](https://github.com/codevise/pageflow/pull/579)) ##### Internals - Upgrade to rspec 3 ([#569](https://github.com/codevise/pageflow/pull/569))