diff --git a/changelog.md b/changelog.md
index a1ad99b4..aba18ad6 100644
--- a/changelog.md
+++ b/changelog.md
@@ -29,6 +29,7 @@ Saves from 3.x are not compatible with 4.0.
* **[UI]** Carriers and LHAs now match the colour of airfields, and their destination icons are translucent.
* **[UI]** Updated intel box text for first turn.
* **[UI]** Base Capture Cheat is now usable at all bases and can also be used to transfer player-owned bases to OPFOR.
+* **[UI]** Added a ruler to the map.
* **[Units/Factions/Mods]** Removes MB-339PAN support, as the mod is now deprecated and no longer works with DCS 2.7+.
* **[New Game Wizard]** Mods are now selected via checkboxes in the new game wizard, not as separate factions.
diff --git a/resources/ui/map/canvas.html b/resources/ui/map/canvas.html
index 42830fe8..ff99669a 100644
--- a/resources/ui/map/canvas.html
+++ b/resources/ui/map/canvas.html
@@ -24,6 +24,13 @@
integrity="sha384-XAr1poM2RCR9/QQFki7ylrGSdmvYE0NuHghuRuxb/k9zJQA53y6qR5te5jJRZlcL"
crossorigin="">
+
+