Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
kohlschuetter committed Jul 7, 2024
1 parent a690d3d commit 44acf55
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/site/markdown/changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ artifact (`<type>pom</type>`); see [Add junixsocket to your project](dependency.
- Improve compatibility and performance with Virtual Threads in Java 21 or newer (JEP 444)
- Improve interopability with Java 15 UnixDomainSocketAddress and StandardProtocolFamily.UNIX
- Improve selftest stability and logging, more tests
- Add support for ServerSocketChannel.bind(null) for AF_UNIX socket addresses.
- Add more tests for mysql interoperability, optionally include mysql tests in selftest
- Add NotConnectedSocketException, NotBoundSocketException
- Building now requires Java 21, Maven 3.8.8 or newer
Expand Down

0 comments on commit 44acf55

Please sign in to comment.