Skip to content

Commit

Permalink
Update changelog for v0.15.0
Browse files Browse the repository at this point in the history
  • Loading branch information
warmwaffles committed Jan 18, 2024
1 parent 66e657c commit 4da443b
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,12 @@ project adheres to [Semantic Versioning][semver].

## Unreleased

## v0.15.0

- fixed: Support `nil` decoding for `:decimal`.
- changed: Dropped support for Elixir v1.13.
- changed: Added Elixir v1.16 to CI build.

## v0.14.0

- added: Support for encoding nil values in `:utc_datetime`, `:utc_datetime_usec`, `:naive_datetime`, and `:naive_datetime_usec` column dates.
Expand Down

0 comments on commit 4da443b

Please sign in to comment.