Skip to content

Commit

Permalink
Update changelog.
Browse files Browse the repository at this point in the history
[#194]

Signed-off-by: Mark Paluch <mpaluch@vmware.com>
  • Loading branch information
mp911de committed Jul 14, 2023
1 parent 45b96ad commit c460ad5
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
R2DBC Pool Changelog
=============================

1.0.1.RELEASE
------------------
* Remove unused code and reuse predefined variable #188
* Use `Schedulers.single()` to avoid accidental thread co-location #190
* Upgrade to Reactor 2022.0.9 #193

1.0.0.RELEASE
------------------
* Validation timeout should invalidate connection #175
Expand Down

0 comments on commit c460ad5

Please sign in to comment.