From 6e78caa84f3ca5e32fbb462c972acab3325fafa5 Mon Sep 17 00:00:00 2001
From: Matt Westcott <matt@west.co.tt>
Date: Wed, 18 Jan 2023 14:15:57 +0000
Subject: [PATCH] Release note for #9872

---
 CHANGELOG.txt        | 1 +
 docs/releases/4.2.md | 1 +
 2 files changed, 2 insertions(+)

diff --git a/CHANGELOG.txt b/CHANGELOG.txt
index 91db7757ca..7bf87a44a7 100644
--- a/CHANGELOG.txt
+++ b/CHANGELOG.txt
@@ -121,6 +121,7 @@ Changelog
  * Maintenance: Migrate admin upgrade notification message implementation to a Stimulus controller (Loveth Omokaro)
  * Maintenance: Migrate workflow and workflow tasks enable action and lock/unlock actions to a Stimulus controller (Loveth Omokaro)
  * Maintenance: Pull out icon sprite setup function from inline script to its own TypeScript file & add unit tests (Loveth Omokaro)
+ * Maintenance: Upgraded Transifex configuration to v3 (Loic Teixeira)
 
 
 4.1.2 (xx.xx.xxxx) - IN DEVELOPMENT
diff --git a/docs/releases/4.2.md b/docs/releases/4.2.md
index 006841160c..27f2ce62be 100644
--- a/docs/releases/4.2.md
+++ b/docs/releases/4.2.md
@@ -160,6 +160,7 @@ Thank you to all who provided feedback, participants to our usability testing se
  * Migrate admin upgrade notification message implementation to a Stimulus controller (Loveth Omokaro)
  * Migrate workflow and workflow tasks enable action and lock/unlock actions to a Stimulus controller (Loveth Omokaro)
  * Pull out icon sprite setup function from inline script to its own TypeScript file & add unit tests (Loveth Omokaro)
+ * Upgraded Transifex configuration to v3 (Loic Teixeira)
 
 ## Upgrade considerations