From be305a2184684cb1e39676af5bde935142b1052d Mon Sep 17 00:00:00 2001
From: rokath
Date: Wed, 18 Dec 2024 21:45:31 +0100
Subject: [PATCH] Links corrected
---
CHANGELOG.md | 17 ++++++++---------
1 file changed, 8 insertions(+), 9 deletions(-)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 7db3ad8b..e377eebb 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -726,12 +726,12 @@ Used git log command: `git log --oneline v0.72.2..HEAD` and less important lines
### 17.1. v0.72.4 Overview
-- A new `trice generate` command added.
-- A statistics switch `trice log -stat` added to display, how often each Trice message occurred.
-- Documentation extended and improved
- `./examples folder`
- - All documentation moved to TriceUserManual.md
- - Previous documentation locations link into approriate places inside the TriceUserManual.md
+* A new `trice generate` command added.
+* A statistics switch `trice log -stat` added to display, how often each Trice message occurred.
+* Documentation extended and improved
+ * `./examples folder`
+ * All documentation moved to TriceUserManual.md
+ * Previous documentation locations link into approriate places inside the TriceUserManual.md
### 17.2. v0.72.4 Git Log
@@ -791,7 +791,8 @@ Used git log command: `git log --oneline v0.72.3..HEAD | grep -v wip >> CHANGELO
### 18.1. v0.72.5 Overview
-The `trice generate` now checks format soecifier count in Trices against their values count.
+* All documents merged into [Trice User Manual](./docs/TriceUserManual.md)
+* The `trice generate` now checks format soecifier count in Trices against their values count.
### 18.2. v0.72.5 Git Log
@@ -813,6 +814,4 @@ Used git log command: `git log --oneline v0.72.4..HEAD | grep -v wip >> CHANGELO
## 19. master branch changes
-* All documents merged into [Trice User Manual](./docs/TriceUserManual.md)
-
(back to top)
|