feat: using json to store more information local
This commit is contained in:
parent
282a2145ff
commit
47fe83d1f7
3 changed files with 72 additions and 60 deletions
13
CHANGELOG.md
13
CHANGELOG.md
|
@ -1,11 +1,22 @@
|
|||
# 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
|
||||
|
||||
---
|
||||
|
||||
## 0.2.1: CI/CD pipeline
|
||||
- Added auto tagging and publishing
|
||||
|
||||
---
|
||||
|
||||
## 0.0.1: Project Initiation
|
||||
- First working version
|
||||
- ATM terminal promt to accept or deny update
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue