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

ephraimanierobi pushed a commit to branch v2-6-test
in repository https://gitbox.apache.org/repos/asf/airflow.git

commit ecc4e153fc6a064247a30d5c0c0c7d0af65e5f73
Author: Ephraim Anierobi <[email protected]>
AuthorDate: Tue May 2 19:26:56 2023 +0100

    Add missing changelog in 2.6.0 (#31011)
    
    * Add missing changelog in 2.6.0
    
    * Update RELEASE_NOTES.rst
    
    Co-authored-by: Pankaj Koti <[email protected]>
    
    * fixup! Add missing changelog in 2.6.0
    
    ---------
    
    Co-authored-by: Pankaj Koti <[email protected]>
    (cherry picked from commit ea18edb06f1db3728f74c757bd7cbe2eaa845172)
---
 RELEASE_NOTES.rst | 1 +
 1 file changed, 1 insertion(+)

diff --git a/RELEASE_NOTES.rst b/RELEASE_NOTES.rst
index c3bbda8974..d09fcb7e1a 100644
--- a/RELEASE_NOTES.rst
+++ b/RELEASE_NOTES.rst
@@ -92,6 +92,7 @@ installed. Please install Hive Provider > 5.1.0 when using 
those macros.
 
 New Features
 ^^^^^^^^^^^^
+- AIP-50 Trigger DAG UI Extension with Flexible User Form Concept 
(#27063,#29376)
 - Skip PythonVirtualenvOperator task when it returns a provided exit code 
(#30690)
 - rename skip_exit_code to skip_on_exit_code and allow providing multiple 
codes (#30692)
 - Add skip_on_exit_code also to ExternalPythonOperator (#30738)

Reply via email to