This commit is contained in:
Mr Finchum 2025-01-31 17:29:34 +01:00
parent b616960c72
commit e7305f6ecf

View file

@ -1,11 +1,22 @@
# Changelog # Changelog
## 0.3.0: Rework BREAKING
## 0.4.0: Rework (BREAKING CHANGE)
- The log file is now a JSON file, allowing it to store multiple package names, versions, and last update timestamps.
- Some return values are now lists.
---
## 0.3.0: Rework (BREAKING CHANGE)
- Changed how program behaves - Changed how program behaves
---
## 0.2.1: CI/CD pipeline ## 0.2.1: CI/CD pipeline
- Added auto tagging and publishing - Added auto tagging and publishing
---
## 0.0.1: Project Initiation ## 0.0.1: Project Initiation
- First working version - First working version
- ATM terminal promt to accept or deny update - ATM terminal promt to accept or deny update