fix wrong issue number

This commit is contained in:
Martin Raifer
2022-11-04 12:25:36 +01:00
parent 5f1360ed0f
commit 0fe42f0630
+1 -1
View File
@@ -50,7 +50,7 @@ _Breaking developer changes, which may affect downstream projects or sites that
* Skip unsupported or invalid turn restriction relations instead of assuming they are a `no_*` restriction ([#9337])
* Fix crash when conflict resolver is opened ([#9345])
* Fix phone number placeholder text now always using the correct localization ([#8380], thanks [@k-yle])
* Don't don't suggest to "connect the ends" if a feature with area tags also matches a line preset ([#7037])
* Don't don't suggest to "connect the ends" if a feature with area tags also matches a line preset ([#6525])
#### :hourglass: Performance
* Speed up start-up by not pre-resolving complex locationSets ([#9347])
#### :rocket: Presets