[Issue8871] Update changelog.md

This commit is contained in:
Gabor Hodi
2022-01-27 12:20:45 +01:00
parent 2ecce0e47e
commit c308e2fb53
+1
View File
@@ -66,6 +66,7 @@ _Breaking developer changes, which may affect downstream projects or sites that
* Fix a bug where the validator might show wrong tagging suggestions for a preset if another preset has a partial match ([#8828], thanks [@bhousel])
* Show correct vintage and other metadata for "Esri World Imagery"'s higher zoom levels
* Fix wrong order of route relation members after a split operation ([#8519], thanks [@tpetillon])
* Do not open disabled localized combobox when clicking on it ([#8871])
#### :earth_asia: Localization
* Deprecate ~`t.html`~ for providing localized texts, which is replaced by the new method `t.append` which directly and safely appends the localized strings to the DOM ([#8817])
#### :hourglass: Performance