2019-04-22 01:08:09 +00:00
|
|
|
# Change Log
|
2019-01-08 04:38:58 +00:00
|
|
|
|
2019-04-23 00:41:31 +00:00
|
|
|
* 2019-04-22 -- 1.0.0-alpha9 -- Fix #14 by respecting `:gen-fn` in `execute-one` for `PreparedStatement`.
|
|
|
|
|
* 2019-04-21 -- 1.0.0-alpha8 -- Initial publicly announced release.
|
2019-04-24 17:07:52 +00:00
|
|
|
|
|
|
|
|
## Unreleased Changes
|
|
|
|
|
|
|
|
|
|
The following changes have been committed to the **master** branch and will be in the next release:
|
|
|
|
|
|
|
|
|
|
* Fix #15 by adding `:next.jdbc/sql-string` to options hash map that is passed down into the builder function.
|