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

vy pushed a commit to branch main-site-pro
in repository https://gitbox.apache.org/repos/asf/logging-log4j-kotlin.git


The following commit(s) were added to refs/heads/main-site-pro by this push:
     new 55c1828  Add missing issue link to the changelog entry (#65)
55c1828 is described below

commit 55c182884e911c5bc2b3581281c6014ac362304c
Author: Volkan Yazıcı <[email protected]>
AuthorDate: Sun Jul 7 19:33:25 2024 +0200

    Add missing issue link to the changelog entry (#65)
---
 src/changelog/.1.x.x/add-coroutine-context-convenience-functions.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git 
a/src/changelog/.1.x.x/add-coroutine-context-convenience-functions.xml 
b/src/changelog/.1.x.x/add-coroutine-context-convenience-functions.xml
index 2f175de..6a1be24 100644
--- a/src/changelog/.1.x.x/add-coroutine-context-convenience-functions.xml
+++ b/src/changelog/.1.x.x/add-coroutine-context-convenience-functions.xml
@@ -3,5 +3,6 @@
        xmlns="https://logging.apache.org/xml/ns";
        xsi:schemaLocation="https://logging.apache.org/xml/ns 
https://logging.apache.org/xml/ns/log4j-changelog-0.xsd";
        type="added">
+  <issue id="65" 
link="https://github.com/apache/logging-log4j-kotlin/pull/65"/>
   <description format="asciidoc">Add convenience functions for managing 
logging context in coroutines</description>
 </entry>

Reply via email to