Skip to content

Commit

Permalink
doc: Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
kohlschuetter committed Apr 18, 2024
1 parent 1a5c525 commit c7d4f71
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/site/markdown/changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,8 @@ artifact (`<type>pom</type>`); see [Add junixsocket to your project](dependency.
### _(2024-XX-XX)_ **junixsocket 2.10.0**

- Fix compatibility with Java 7
- Improve performance with Virtual Threads in Java 21 or newer (JEP 444)
- Fix error handling for non-blocking operations on Windows
- Improve compatibility and performance with Virtual Threads in Java 21 or newer (JEP 444)
- Building now requires Java 21 or newer

### _(2024-04-05)_ **junixsocket 2.9.1**
Expand Down

0 comments on commit c7d4f71

Please sign in to comment.