From c8f325dc6927c8904848f761b60a0865c8d619de Mon Sep 17 00:00:00 2001 From: Martin Raifer Date: Wed, 16 Oct 2024 14:30:16 +0200 Subject: [PATCH] update changelog --- CHANGELOG.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 373482e99..55001fb98 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -43,19 +43,21 @@ _Breaking developer changes, which may affect downstream projects or sites that #### :white_check_mark: Validation #### :bug: Bugfixes #### :earth_asia: Localization - * Update Sinitic languages in the Multilingual Names field ([#10488], thanks [@winstonsung]) * Update the list of languages in the Wikipedia field ([#10489]) - +* Add Ladin (language code `lld`) as an available option for multilingual names #### :hourglass: Performance #### :mortar_board: Walkthrough / Help #### :rocket: Presets #### :hammer: Development +* Migrate unit tests from karma to vitest ([#10452]) +[#10452]: https://github.com/openstreetmap/iD/pull/10452 [#10488]: https://github.com/openstreetmap/iD/pull/10488 [#10489]: https://github.com/openstreetmap/iD/pull/10489 [@winstonsung]: https://github.com/winstonsung/ + # 2.30.4 ##### 2024-Oct-07