Document fix for format-predicate coming in 0.9.5
This commit is contained in:
parent
ecc85bc5be
commit
b68e3c3f20
1 changed files with 4 additions and 0 deletions
|
|
@ -1,3 +1,7 @@
|
|||
## 0.9.5 in progress
|
||||
|
||||
* `format-predicate` now accepts `parameterizer` as a named argument (default `:jdbc`) to match `format`. PR #234. (@glittershark)
|
||||
|
||||
## 0.9.4
|
||||
|
||||
* `#sql/inline nil` should produce `NULL`. Fix #221. (@seancorfield)
|
||||
|
|
|
|||
Loading…
Reference in a new issue