diff --git a/src/latest_release_note.ts b/src/latest_release_note.ts
index 500d18d79..a4e1ddabd 100644
--- a/src/latest_release_note.ts
+++ b/src/latest_release_note.ts
@@ -26,7 +26,7 @@ export const LATEST_RELEASE_NOTE = `
Device Simulator Express Release Notes
New features (only available with feature flag enabled):
- - BBC Micro:bit simulator and debugger – open up a new Micro:bit file, write code for the Micro:bit and
+
- BBC micro:bit simulator and debugger – open up a new micro:bit file, write code for the micro:bit and
test it out!
- Ability to interact with LEDs, buttons, and sensors.
@@ -58,6 +58,10 @@ export const LATEST_RELEASE_NOTE = `Device Simulator Express Release Notes
-
+Upcoming Improvements
+
+ - Deploying to device on the micro:bit with serial monitor interaction.
+
+
Happy Hacking! ✨✨🐍🐍🍰
      - The Device Simulator Express Team
`;