[ci skip] Prepare 0.14.0

This commit is contained in:
gwenn
2018-08-17 17:47:57 +02:00
parent 2cf4983afa
commit e4b8d2779f
2 changed files with 2 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
# Version 0.14.0 (2018-08-16)
# Version 0.14.0 (2018-08-17)
* BREAKING CHANGE: `ToSql` implementation for `time::Timespec` uses RFC 3339 (%Y-%m-%dT%H:%M:%S.%fZ).
Previous format was %Y-%m-%d %H:%M:%S:%f %Z.