Skip to content

Commit f450712

Browse files
committed
Update CHANGELOG
1 parent 90031bd commit f450712

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,12 @@ All notable changes will be documented in this file.
55
The format is based on [Keep a Changelog][keepachangelog], and this project
66
adheres to [Semantic Versioning][semver].
77

8-
## [Unreleased]
8+
## [0.6.0] - 2021-08-25
9+
### Changed
10+
- `:utc_datetime` handling has been updated to completely remove the `Z` supplied and
11+
made to conform closer to what is done for Postgrex and MyXQL. https://github.com/elixir-sqlite/ecto_sqlite3/pull/49
12+
- Updated error message for OTP24 https://github.com/elixir-sqlite/ecto_sqlite3/pull/47
13+
914

1015
## [0.5.7] - 2021-08-17
1116
### Changed

0 commit comments

Comments
 (0)