We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 07db483 commit f36fdedCopy full SHA for f36fded
changelog.md
@@ -2,6 +2,12 @@
2
All notable changes to this project will be documented in this file.
3
This project adheres to [Semantic Versioning](http://semver.org/).
4
5
+## [0.8.1](https://github.com/shyiko/mysql-binlog-connector-java/compare/0.8.0...0.8.1) - 2016-01-10
6
+
7
+### Fixed
8
9
+ - ArrayIndexOutOfBoundsException while parsing JSON ([145](https://github.com/shyiko/mysql-binlog-connector-java/issues/145)).
10
11
## [0.8.0](https://github.com/shyiko/mysql-binlog-connector-java/compare/0.7.4...0.8.0) - 2016-01-04
12
13
### Added
0 commit comments