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. ---