Skip to content

Commit

Permalink
Add change log for v0.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ShreckYe authored Dec 5, 2024
1 parent adec16f commit 2db5602
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# Change log

## v0.6.1 / 2024-12-05

* bump Kotlin to 2.1.0 and our library and build dependencies to the latest (including pre-release versions except for Vert.x 5)
* deprecate `PgPoolOptions.setUpConventionally`, which should've been included in v0.6.0 but was not

## v0.6.0 / 2024-11-29

* add conversion functions to convert Vert.x `Buffer`s to kotlinx-io `RawSink`s and `Sink`s and Okio `Sink`s and `BufferedSink`s
Expand Down

0 comments on commit 2db5602

Please sign in to comment.