From 92f0a5b031094b93a2d50ba1fd3bdb52deb7ffcd Mon Sep 17 00:00:00 2001 From: CodeByMrFinchum Date: Thu, 6 Mar 2025 22:32:34 +0100 Subject: [PATCH] fix: spelling --- CHANGELOG.md | 6 +++++- README.md | 2 +- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 80aeafe..5ee1ff1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,10 @@ # Changelog -## 1.0.0: Fix version bump +## 1.0.x +### 1.0.1: Fixed spelling +- Fixes spelling some places + +### 1.0.0: Fix version bump - Version was not bumped correctly ## 0.15.1: Final Polish (06.03.25) diff --git a/README.md b/README.md index 5726bfa..4aae1cc 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ It serves as a GUI for the [OPTIMA35 library](https://gitlab.com/CodeByMrFinchum --- ## **Current Status** -The program has reached a stable release. All functions have been tested, and there should be **no** bugs. +The program has reached a stable release. All functions have been tested, and there should be *no* bugs. While there is always room for additional features and optimizations, the core functionality is complete and reliable. ---