From fe2f665ebecff0b92ec449bd4da2134551cced77 Mon Sep 17 00:00:00 2001 From: "Lubomir I. Ivanov" Date: Sun, 8 Jul 2018 19:57:16 +0300 Subject: CHANGELOG.md: fix bad markdown formatting The # and <> characters introduced formatting issues, for those who wanted to view our changelog in the Github repository. Signed-off-by: Lubomir I. Ivanov --- CHANGELOG.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8092db93a..a7bf6236e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,7 +3,6 @@ - Dive pictures: locate moved pictures based on filename and path - Profile: Context menu entry to manually split a dive - BLE support: fix recognition of Heinrich Weikamp OSTC 2 and OSTC Plus -# Always add new entries at the very top of this file above other -# existing entries and this note. -# Use this layout for new entries: -# :
[reference thread / issue] +--- +* Always add new entries at the very top of this file above other existing entries and this note. +* Use this layout for new entries: `[Area]: [Details about the change] [reference thread / issue]` -- cgit v1.2.3-70-g09d2