Update change log for #48
This commit is contained in:
parent
b3f462e90b
commit
2c06b3c42e
1 changed files with 1 additions and 1 deletions
|
|
@ -6,7 +6,7 @@ Only accretive/fixative changes will be made from now on.
|
|||
|
||||
The following changes have been committed to the **master** branch since the 1.0.2 release:
|
||||
|
||||
* Address #48 by adding `next.jdbc.connection/->pool` and showing HikariCP and c3p0 connection pooling (so far it's just tests).
|
||||
* Fix #48 by adding `next.jdbc.connection/->pool` and documenting how to use HikariCP and c3p0 in the Getting Started docs (as well as adding tests for both libraries).
|
||||
|
||||
## Stable Builds
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue