Release notes for 7.20
This commit is contained in:
parent
8b840ab442
commit
6bb518f2f7
2 changed files with 10 additions and 2 deletions
|
@ -43,8 +43,8 @@ export function WhatsNewModal({
|
|||
date: new Date(window.getBuildCreation?.() || Date.now()),
|
||||
version: window.getVersion?.(),
|
||||
features: [
|
||||
<I18n i18n={i18n} id="icu:WhatsNew__v7.19--0" />,
|
||||
<I18n i18n={i18n} id="icu:WhatsNew__v7.19--1" />,
|
||||
<I18n i18n={i18n} id="icu:WhatsNew__v7.20--0" />,
|
||||
<I18n i18n={i18n} id="icu:WhatsNew__v7.20--1" />,
|
||||
],
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue