Skip to content

Commit 44bb884

Browse files
committed
Listed fixed issues in upcoming 0.2.2 release
1 parent bec58ee commit 44bb884

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

changelog.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@ This project adheres to [Semantic Versioning](http://semver.org/).
44

55
## [Unreleased](https://github.com/shyiko/mysql-binlog-connector-java/compare/0.2.1...HEAD)
66

7+
### Fixed
8+
- TIMESTAMP_V2 deserialization ([#46](https://github.com/shyiko/mysql-binlog-connector-java/pull/46)).
9+
- Freeze during `BinaryLogClient.connect` in case of missing `REPLICATION CLIENT` permission ([#55](https://github.com/shyiko/mysql-binlog-connector-java/pull/55)).
10+
711
## [0.2.1](https://github.com/shyiko/mysql-binlog-connector-java/compare/0.2.0...0.2.1) - 2015-05-19
812

913
### Changed

0 commit comments

Comments
 (0)