Update RELEASE_NOTES.rst
diff --git a/RELEASE_NOTES.rst b/RELEASE_NOTES.rst
index 2996bd1..05c7ea1 100644
--- a/RELEASE_NOTES.rst
+++ b/RELEASE_NOTES.rst
@@ -170,7 +170,7 @@
 - Add CLI support for bulk pause and resume of DAGs (#38265)
 - Implement methods on TaskInstancePydantic and DagRunPydantic (#38295, #38302, #38303, #38297)
 - Made filters bar collapsible and add a full screen toggle (#38296)
-- Encrypt all trigger attributes (#38233, #38358)
+- Encrypt all trigger attributes (#38233, #38358, #38743)
 - Upgrade react-table package. Use with Audit Log table (#38092)
 - Show if dag page filters are active (#38080)
 - Add try number to mapped instance (#38097)
@@ -228,6 +228,7 @@
 
 Bug Fixes
 """""""""
+- Fix grid header rendering (#38720)
 - Add a task instance dependency for mapped dependencies (#37498)
 - Improve stability of remove_task_decorator function (#38649)
 - Mark more fields on API as dump-only (#38616)
@@ -294,6 +295,8 @@
 
 Doc Only Changes
 """"""""""""""""
+- Improve timetable documentation (#38505)
+- Reorder OpenAPI Spec tags alphabetically (#38717)
 - Update UI screenshots in the documentation (#38680, #38403, #38438, #38435)
 - Remove section as it's no longer true with dataset expressions PR (#38370)
 - Refactor DatasetOrTimeSchedule timetable docs (#37771)
diff --git a/airflow/reproducible_build.yaml b/airflow/reproducible_build.yaml
index e5a501c..ceb2373 100644
--- a/airflow/reproducible_build.yaml
+++ b/airflow/reproducible_build.yaml
@@ -1,2 +1,2 @@
-release-notes-hash: 627526f63a06d85823b5bb84abe67125
-source-date-epoch: 1712100682
+release-notes-hash: be2d65d76b857a8845a879b99137696a
+source-date-epoch: 1712253001