This is an automated email from the ASF dual-hosted git repository.

zike pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/pulsar-client-go.git


The following commit(s) were added to refs/heads/master by this push:
     new dd920ef  [fix] Fix 0.11.0 change log (#1054)
dd920ef is described below

commit dd920ef2670e9b59447540a695db807e7cd9731c
Author: Zike Yang <[email protected]>
AuthorDate: Mon Jul 10 17:10:04 2023 +0800

    [fix] Fix 0.11.0 change log (#1054)
    
    ### Motivation
    https://github.com/apache/pulsar-client-go/pull/1048#issuecomment-1623565815
    
    ### Modifications
    
    - Add @gunli to the new contributor list in 0.11.0 change log
---
 CHANGELOG.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 973d42f..f1d4839 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -56,6 +56,7 @@ All notable changes to this project will be documented in 
this file.
 * @momo-jun made their first contribution in 
https://github.com/apache/pulsar-client-go/pull/1014
 * @bpereto made their first contribution in 
https://github.com/apache/pulsar-client-go/pull/1022
 * @zengguan made their first contribution in 
https://github.com/apache/pulsar-client-go/pull/1029
+* @gunli made their first contribution in 
https://github.com/apache/pulsar-client-go/pull/1036
 
 **Full Changelog**: 
https://github.com/apache/pulsar-client-go/compare/v0.10.0...v0.11.0-candidate-1
 

Reply via email to