* Move documentation from `ns` into `defprotocol` and the method declarations. * Indicate which protocols may be extended via metadata (`SettableParameter` and `Sourceable`).
4 lines
188 B
Markdown
4 lines
188 B
Markdown
# Change Log
|
|
|
|
* 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.
|