This is an automated email from the ASF dual-hosted git repository. fanningpj pushed a commit to branch changelog in repository https://gitbox.apache.org/repos/asf/incubator-pekko-persistence-r2dbc.git
commit 6985b02f17f7c8ff4628b1f9e156ade7e0633a89 Author: PJ Fanning <[email protected]> AuthorDate: Sun Jan 7 00:16:19 2024 +0100 Create CHANGELOG.md --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..9eb4096 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,3 @@ +# Apache Pekko Persistence R2DBC Releases + +The [Release Notes](https://pekko.apache.org/docs/pekko-persistence-r2dbc/current/release-notes.html) are available on the Apache Pekko web site. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
