Merge pull request #7897 from peternewman/patch-7

Fix another changelog typo
This commit is contained in:
Quincy Morgan
2020-08-12 12:25:13 -04:00
committed by GitHub
+1 -1
View File
@@ -464,7 +464,7 @@ You can now:
* :warning: Add dedicated initialization step to `coreContext` ([#7304])
* :warning: Remove various convenience functions of `coreContext`
* :warning: Fetch JSON resources asynchronously at runtime using `coreFileFetcher` instead of bundling them ([#4994])
* :warning: Add `coreUploader` to manage programatic uploading of edits ([#7247], [#7333])
* :warning: Add `coreUploader` to manage programmatic uploading of edits ([#7247], [#7333])
* :warning: Wrap localization functionality into global `localizer` singleton of `coreLocalizer`
* :warning: Replace `context.storage()` with global `prefs` singleton of `corePreferences`
* Add optimized `coreTree.waySegments` endpoint to return edges overlapping an area