Note Component support in the change log
This commit is contained in:
parent
66fdba4be9
commit
8068afab5c
1 changed files with 1 additions and 0 deletions
|
|
@ -4,6 +4,7 @@ Only accretive/fixative changes will be made from now on.
|
||||||
|
|
||||||
The following changes have been made on **master** since the 1.0.424 release:
|
The following changes have been made on **master** since the 1.0.424 release:
|
||||||
|
|
||||||
|
* Experimental support for Stuart Sierra's Component library, via `next.jdbc.connection/component`. Documentation coming soon!
|
||||||
* Add MySQL-specific result set streaming tip.
|
* Add MySQL-specific result set streaming tip.
|
||||||
* Investigate possible solutions for #106 (mutable transaction thread safety) -- experimental `locking` on `Connection` object.
|
* Investigate possible solutions for #106 (mutable transaction thread safety) -- experimental `locking` on `Connection` object.
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue