We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 11760a3 commit d21f7f4Copy full SHA for d21f7f4
CHANGELOG.md
@@ -5,6 +5,9 @@ All notable changes will be documented in this file.
5
The format is loosely based on [Keep a Changelog][keepachangelog], and this
6
project adheres to [Semantic Versioning][semver].
7
8
+## Unreleased
9
+- changed: Configurable encoding for `:map` and `:array`, allowing usage of SQLite's JSONB storage format.
10
+
11
## v0.18.1
12
- fixed: Support both `Jason` and `JSON`.
13
0 commit comments