Add release note for 'record voice note' keyboard shortcut change

This commit is contained in:
Scott Nonnenberg 2024-05-31 05:47:43 +10:00
parent 9ba070c77f
commit 161cdd0c70
2 changed files with 5 additions and 0 deletions

View file

@ -44,6 +44,7 @@ export function WhatsNewModal({
version: window.getVersion?.(),
features: [
<I18n i18n={i18n} id="icu:WhatsNew__v7.12--0" />,
<I18n i18n={i18n} id="icu:WhatsNew__v7.12--2" />,
<I18n i18n={i18n} id="icu:WhatsNew__v7.12--1" />,
],
};