From 3c975e41a279a4c389eb27e957ea5f46830cf77d Mon Sep 17 00:00:00 2001 From: zhangskz <89936743+zhangskz@users.noreply.github.com> Date: Tue, 4 Oct 2022 16:29:21 +0000 Subject: [PATCH] Update package.xml release notes with github link (#10710) --- php/ext/google/protobuf/package.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/php/ext/google/protobuf/package.xml b/php/ext/google/protobuf/package.xml index 1d78e3666ca4..241813395c0f 100644 --- a/php/ext/google/protobuf/package.xml +++ b/php/ext/google/protobuf/package.xml @@ -22,7 +22,7 @@ 3-Clause BSD License - * No new changes in 3.18.2 + * See github.com/protocolbuffers/protobuf/releases for release notes.