Updating changelog to v1.8.2

Mr Finchum 2025-11-03 14:15:11 +01:00
parent a620537895
commit d36a1a33fd
Signed by: CodeByMrFinchum
GPG key ID: C06071E8082FFA0B
2 changed files with 8 additions and 0 deletions

@ -2,6 +2,10 @@
*This will include the complete changelog, while the newest one will be shown as sidebar on the home of the wiki*
## 1.8.x
### 1.8.2: Patch - removing changelog from source (25.11.03)
- Moving the changelog to the wiki.
- This will make it easier in the future to update the changelog, fixing spelling in the changelog will no longer make a version bump.
### 1.8.1: Bug fix - changed python version (25.11.03)
- Changed the dependency of python in the pyproject.toml to fit with pyside6 since we need pyside6.
- With python v3.14 we getting error that dependencies can't be meet.

@ -2,6 +2,10 @@
*See complete changelog [here](https://code.boxyfoxy.net/CodeByMrFinchum/OptimaLab35/wiki/Changelog)*
## 1.8.x
### 1.8.2: Patch - removing changelog from source (25.11.03)
- Moving the changelog to the wiki.
- This will make it easier in the future to update the changelog, fixing spelling in the changelog will no longer make a version bump.
### 1.8.1: Bug fix - changed python version (25.11.03)
- Changed the dependency of python in the pyproject.toml to fit with pyside6 since we need pyside6.
- With python v3.14 we getting error that dependencies can't be meet.