Minor change log update
This commit is contained in:
parent
3c32bfe13d
commit
35d3ead519
1 changed files with 1 additions and 1 deletions
|
|
@ -7,9 +7,9 @@ Only accretive/fixative changes will be made from now on.
|
|||
The following changes have been committed to the **master** branch since the 1.0.1 release:
|
||||
|
||||
* Fix #42 by adding specs for `execute-batch!` and `set-parameters` in `next.jdbc.prepare`.
|
||||
* Fix #41 by improving docstrings and documentation, especially around prepared statement handling.
|
||||
* Fix #40 by adding `next.jdbc.prepare/execute-batch!`.
|
||||
* Expose `next.jdbc.connect/dbtypes` as a table of known database types and aliases, along with their class name(s), port, and other JDBC string components.
|
||||
* Improved docstrings and documentation, especially around prepared statement handling.
|
||||
|
||||
## Stable Builds
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue