chore(version): 0.1.0
All checks were successful
Publish image / create-docker-images (push) Successful in 8m18s

This commit is contained in:
Alexander Navarro 2024-12-20 16:18:12 -03:00
parent 0a32e22556
commit cfad005b7c

20
CHANGELOG.md Normal file
View file

@ -0,0 +1,20 @@
# Changelog
All notable changes to this project will be documented in this file. See [conventional commits](https://www.conventionalcommits.org/) for commit guidelines.
- - -
## 0.1.0 - 2024-12-20
#### Build system
- add docker build setup - (66b21da) - aleidk
#### Features
- archive read entries - (1788241) - aleidk
- add basic linkding connection - (43f6340) - aleidk
- list entries to archive from miniflux - (43cd24e) - aleidk
- add basic miniflux conection - (22b4abf) - aleidk
- add basic command structure - (1459abd) - aleidk
- first commit - (c8a37ed) - alecodes
#### Miscellaneous Chores
- add cocogitto config - (0a32e22) - aleidk
- - -
Changelog generated by [cocogitto](https://github.com/cocogitto/cocogitto).