This commit is contained in:
Mr Finchum 2025-01-02 17:08:04 +01:00
parent 53286817d5
commit 484e0eb198

View file

@ -1,6 +1,12 @@
# Changelog
## 0.6.x
### 0.6.0
- Working on to Publish on pypi
- Renaming of files and classes
## 0.5.x
### 0.5.0
### **OPTIMA35 0.5.0: Code Cleaning and Preparation for Split**
- Cleaned up the codebase, following **PEP8**, adding indication for only internal functions.
- Refactored the project in preparation for splitting it into **OPTIMA35 (core functionality)** and **UI (graphical and text interfaces)**.