Move 1.1.613 under Stable Builds
I had put this in the wrong place!
This commit is contained in:
parent
3b749d3b61
commit
7a9b311f8b
1 changed files with 2 additions and 2 deletions
|
|
@ -2,11 +2,11 @@
|
||||||
|
|
||||||
Only accretive/fixative changes will be made from now on.
|
Only accretive/fixative changes will be made from now on.
|
||||||
|
|
||||||
|
## Stable Builds
|
||||||
|
|
||||||
* 1.1.613 -- 2020-11-05
|
* 1.1.613 -- 2020-11-05
|
||||||
* Fix #144 by ensuring `camel-snake-case` is properly required before use in an uberjar context.
|
* Fix #144 by ensuring `camel-snake-case` is properly required before use in an uberjar context.
|
||||||
|
|
||||||
## Stable Builds
|
|
||||||
|
|
||||||
* 1.1.610 -- 2020-10-19
|
* 1.1.610 -- 2020-10-19
|
||||||
* Fix #140 by adding `"duckdb"` to `next.jdbc.connection/dbtypes`.
|
* Fix #140 by adding `"duckdb"` to `next.jdbc.connection/dbtypes`.
|
||||||
* Change `next.jdbc.types/as-*` functions to use a thunk instead of a vector to convey metadata, so that wrapped values do not get unpacked by HoneySQL.
|
* Change `next.jdbc.types/as-*` functions to use a thunk instead of a vector to convey metadata, so that wrapped values do not get unpacked by HoneySQL.
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue