# Change Log ## [v0.7.0](https://github.com/twingly/ecco/tree/v0.7.0) (2016-10-07) [Full Changelog](https://github.com/twingly/ecco/compare/v0.6.1...v0.7.0) **Implemented enhancements:** - Extend on\_save\_position with information about the event [\#23](https://github.com/twingly/ecco/issues/23) **Merged pull requests:** - Expose event information in on\_save\_position [\#24](https://github.com/twingly/ecco/pull/24) ([dentarg](https://github.com/dentarg)) - Add changelog [\#21](https://github.com/twingly/ecco/pull/21) ([dentarg](https://github.com/dentarg)) ## [v0.6.1](https://github.com/twingly/ecco/tree/v0.6.1) (2016-07-18) [Full Changelog](https://github.com/twingly/ecco/compare/v0.6.0...v0.6.1) **Merged pull requests:** - MySQL 5.6 support [\#20](https://github.com/twingly/ecco/pull/20) ([jage](https://github.com/jage)) - Use standard rvm key for jruby version [\#19](https://github.com/twingly/ecco/pull/19) ([walro](https://github.com/walro)) - Improve rake task description [\#17](https://github.com/twingly/ecco/pull/17) ([jage](https://github.com/jage)) ## [v0.6.0](https://github.com/twingly/ecco/tree/v0.6.0) (2015-12-04) [Full Changelog](https://github.com/twingly/ecco/compare/v0.5.0...v0.6.0) **Closed issues:** - Feature: Ecco::Client\#connected? [\#14](https://github.com/twingly/ecco/issues/14) **Merged pull requests:** - Implement Ecco::Client\#connected? [\#15](https://github.com/twingly/ecco/pull/15) ([jage](https://github.com/jage)) ## [v0.5.0](https://github.com/twingly/ecco/tree/v0.5.0) (2015-11-26) [Full Changelog](https://github.com/twingly/ecco/compare/v0.4.1...v0.5.0) **Fixed bugs:** - Trying to connect to non-existent position behaves strange? [\#8](https://github.com/twingly/ecco/issues/8) **Merged pull requests:** - Add keep alive getters and setters [\#11](https://github.com/twingly/ecco/pull/11) ([dentarg](https://github.com/dentarg)) - Helper method for java root logger [\#10](https://github.com/twingly/ecco/pull/10) ([dentarg](https://github.com/dentarg)) - Add \#on\_communication\_failure [\#9](https://github.com/twingly/ecco/pull/9) ([walro](https://github.com/walro)) ## [v0.4.1](https://github.com/twingly/ecco/tree/v0.4.1) (2015-11-19) [Full Changelog](https://github.com/twingly/ecco/compare/v0.4.0...v0.4.1) **Implemented enhancements:** - Ensure that we handle "on\_row\_event" before "on\_save\_position" [\#5](https://github.com/twingly/ecco/issues/5) **Merged pull requests:** - Make sure row\_event happens before save\_event [\#7](https://github.com/twingly/ecco/pull/7) ([roback](https://github.com/roback)) - Minor refactoring [\#6](https://github.com/twingly/ecco/pull/6) ([dentarg](https://github.com/dentarg)) ## [v0.4.0](https://github.com/twingly/ecco/tree/v0.4.0) (2015-11-18) [Full Changelog](https://github.com/twingly/ecco/compare/v0.3.1...v0.4.0) **Implemented enhancements:** - Integration tests [\#2](https://github.com/twingly/ecco/issues/2) **Merged pull requests:** - Add integration tests [\#3](https://github.com/twingly/ecco/pull/3) ([roback](https://github.com/roback)) ## [v0.3.1](https://github.com/twingly/ecco/tree/v0.3.1) (2015-11-09) [Full Changelog](https://github.com/twingly/ecco/compare/v0.3.0...v0.3.1) ## [v0.3.0](https://github.com/twingly/ecco/tree/v0.3.0) (2015-11-09) [Full Changelog](https://github.com/twingly/ecco/compare/v0.2.0...v0.3.0) **Merged pull requests:** - Implement basic functionality [\#1](https://github.com/twingly/ecco/pull/1) ([walro](https://github.com/walro)) ## [v0.2.0](https://github.com/twingly/ecco/tree/v0.2.0) (2015-10-27) [Full Changelog](https://github.com/twingly/ecco/compare/v0.1.0...v0.2.0) ## [v0.1.0](https://github.com/twingly/ecco/tree/v0.1.0) (2015-10-27) \* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)*