Skip to content

Commit

Permalink
fix typoes
Browse files Browse the repository at this point in the history
  • Loading branch information
normanmaurer committed Sep 5, 2024
1 parent d5358ba commit ab95ebf
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion news/2024-08-26-4-2-0-Alpha3.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ title: 'Netty 4.2.0.Alpha3 released'
author: normanmaurer
---

We are happy to announce the release of the third alpha for the upcoming netty version 4.2.0. Everyone using netty 4.1.x should be able to upgrade to 4.2.0.Alpha2 without any API breakage. The only new requirement is JDK8 or later.
We are happy to announce the release of the third alpha for the upcoming netty version 4.2.0. Everyone using netty 4.1.x should be able to upgrade to 4.2.0.Alpha3 without any API breakage. The only new requirement is JDK8 or later.

We encourage users of netty 4.1.x to try out this alpha release and so provide feedback if any breakage is noticed. This will help us to be aware of any problems early in the release cycle. That said, be aware that this is only an alpha release and so __shouldn't__ be considered for production usage.

Expand Down
2 changes: 1 addition & 1 deletion news/2024-09-05-4-2-0-Alpha4.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ title: 'Netty 4.2.0.Alpha4 released'
author: normanmaurer
---

We are happy to announce the release of the forth alpha for the upcoming netty version 4.2.0. Everyone using netty 4.1.x should be able to upgrade to 4.2.0.Alpha2 without any API breakage. The only new requirement is JDK8 or later.
We are happy to announce the release of the forth alpha for the upcoming netty version 4.2.0. Everyone using netty 4.1.x should be able to upgrade to 4.2.0.Alpha4 without any API breakage. The only new requirement is JDK8 or later.

We encourage users of netty 4.1.x to try out this alpha release and so provide feedback if any breakage is noticed. This will help us to be aware of any problems early in the release cycle. That said, be aware that this is only an alpha release and so __shouldn't__ be considered for production usage.

Expand Down

0 comments on commit ab95ebf

Please sign in to comment.