Skip to content

Commit fc5c2f0

Browse files
committed
Added 0.15.0 release note
1 parent 2530a83 commit fc5c2f0

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

CHANGELOG.md

+6-1
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,15 @@
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.15.0](https://github.com/shyiko/mysql-binlog-connector-java/compare/0.14.0...0.15.0) - 2018-04-07
6+
7+
### Added
8+
- EventDeserializer `CompatibilityMode.INVALID_DATE_AND_TIME_AS_NEGATIVE_ONE` (false by default until 1.0.0) ([#210](https://github.com/shyiko/mysql-binlog-connector-java/issues/210)).
9+
510
## [0.14.0](https://github.com/shyiko/mysql-binlog-connector-java/compare/0.13.0...0.14.0) - 2018-04-04
611

712
### Added
8-
- EventDeserializer `CompatibilityMode.INVALID_DATE_AND_TIME_AS_ZERO` (false by default until 1.0.0) ([#210](https://github.com/shyiko/mysql-binlog-connector-java/issues/210)).
13+
- EventDeserializer `CompatibilityMode.INVALID_DATE_AND_TIME_AS_ZERO` ([#210](https://github.com/shyiko/mysql-binlog-connector-java/issues/210)).
914

1015
## [0.13.0](https://github.com/shyiko/mysql-binlog-connector-java/compare/0.12.2...0.13.0) - 2017-06-04
1116

0 commit comments

Comments
 (0)