Skip to content

Commit 19a36fc

Browse files
committed
Added 0.9.1 release notes
1 parent 34b2d03 commit 19a36fc

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

changelog.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22
All notable changes to this project will be documented in this file.
33
This project adheres to [Semantic Versioning](http://semver.org/).
44

5+
## [0.9.1](https://github.com/shyiko/mysql-binlog-connector-java/compare/0.9.0...0.9.1) - 2017-02-21
6+
7+
### Fixed
8+
9+
- NPE in case of EOF (BinaryLogClient) ([153](https://github.com/shyiko/mysql-binlog-connector-java/pull/153)).
10+
511
## [0.9.0](https://github.com/shyiko/mysql-binlog-connector-java/compare/0.8.1...0.9.0) - 2017-02-07
612

713
### Added

0 commit comments

Comments
 (0)