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