This is an automated email from the ASF dual-hosted git repository.
fanningpj pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/pekko-http.git
The following commit(s) were added to refs/heads/main by this push:
new 798a0b189 Update release notes for version 2.0 (#932)
798a0b189 is described below
commit 798a0b189787dab57c4ddf4d39fc7d36eadab866
Author: PJ Fanning <[email protected]>
AuthorDate: Wed Jan 21 10:06:13 2026 +0100
Update release notes for version 2.0 (#932)
should have linked to PR788
---
docs/src/main/paradox/release-notes/releases-2.0.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/src/main/paradox/release-notes/releases-2.0.md
b/docs/src/main/paradox/release-notes/releases-2.0.md
index 6ec42a23e..9887b450e 100644
--- a/docs/src/main/paradox/release-notes/releases-2.0.md
+++ b/docs/src/main/paradox/release-notes/releases-2.0.md
@@ -14,4 +14,4 @@ by early adopters. This is experimental. This release should
not be used in prod
* A lot of util classes for Scala version compatibility have been removed
* Dependency versions have been updated
* Jackson3 is supported in a new pekko-http-jackson3 lib
-* Changed Java DSL methods that return Scala Durations to return Java
Durations ([PR793](https://github.com/apache/pekko-http/issues/783))
+* Changed Java DSL methods that return Scala Durations to return Java
Durations ([PR788](https://github.com/apache/pekko-http/pull/788))
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]