From 24464cb4fb85b84aca26d052234ecf72cfcc83c5 Mon Sep 17 00:00:00 2001
From: Quincy Morgan <2046746+quincylvania@users.noreply.github.com>
Date: Thu, 16 Jul 2020 14:54:31 -0400
Subject: [PATCH] Update CHANGELOG.md
---
CHANGELOG.md | 6 +++++-
1 file changed, 5 insertions(+), 1 deletion(-)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 275f37da7..e5897c8c1 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -34,7 +34,7 @@ _Breaking changes, which may affect downstream projects or sites that embed iD,
##### Planned: 2020-Jul
#### :mega: Release Highlights
-* :raised_hand_with_fingers_splayed: **Touchscreen support!** We've finally optimized iD for multi-touch and stylus mapping on devices like tablets and 2-in-1s.
+* :raised_hand_with_fingers_splayed: **Touchscreen support!** We've finally optimized iD for multi-touch mapping on tablets and 2-in-1 devices.
_Long-press on features to open the edit menu. Review the Help pane to see what else you can do._
* :card_index_dividers: **Multiselection editing** has been supercharged, so you can update many features together instead of one at a time.
_⇧ Shift + click to select multiple features. On touchscreens, tap-and-hold one feature, then tap others to select them too._
@@ -86,6 +86,10 @@ You can now:
[#7510]: https://github.com/openstreetmap/iD/issues/7510
[#4994]: https://github.com/openstreetmap/iD/issues/4994
+#### :boom: Breaking Changes
+* Pressing Space with features selected no longer opens the edit menu, since the spacebar can now be used to select and deselect things. You can use the [menu key](https://en.wikipedia.org/wiki/Menu_key) instead, or hold down Space with the cursor hovering over a feature
+* :warning: There are numerous under-the-hood code changes. See the **Development** section below for details
+
#### :sparkles: Usability
###### Interactions