Skip to content

Commit

Permalink
cleanup release notes 4.2.0-Alpha1 (#18)
Browse files Browse the repository at this point in the history
  • Loading branch information
sullis authored Jun 12, 2024
1 parent 3d98a0f commit ebdead7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion news/2024-06-12-4-2-0-Alpha1.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ This has changed in 4.2.0, here you will use one `EventLoopGroup` implementation
For example:

```java
new EpollEventLoop();
new EpollEventLoopGroup();
```

becomes
Expand Down

0 comments on commit ebdead7

Please sign in to comment.