43 lines
1.1 KiB
Markdown
43 lines
1.1 KiB
Markdown
|
# Changelog
|
||
|
All notable changes to this project will be documented in this file.
|
||
|
|
||
|
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
|
||
|
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
||
|
|
||
|
## [Unreleased]
|
||
|
|
||
|
## [0.1.0] - 2024-05-15
|
||
|
|
||
|
### Added
|
||
|
- add pull articles
|
||
|
- stuff
|
||
|
- upload cli plan
|
||
|
- update to newest build version
|
||
|
- with pull articles
|
||
|
|
||
|
### Fixed
|
||
|
- *(deps)* update rust crate serde to 1.0.202
|
||
|
- *(deps)* update all dependencies
|
||
|
- *(deps)* update rust crate serde to 1.0.200
|
||
|
- *(deps)* update rust crate serde to 1.0.199
|
||
|
- *(deps)* update rust crate serde to 1.0.198
|
||
|
- *(deps)* update rust crate serde_json to 1.0.116
|
||
|
- *(deps)* update all dependencies
|
||
|
- build
|
||
|
|
||
|
### Other
|
||
|
- Merge pull request 'fix(deps): update all dependencies' (#2) from renovate/all into main
|
||
|
|
||
|
Reviewed-on: https://git.front.kjuulh.io/kjuulh/pull-articles/pulls/2
|
||
|
|
||
|
- Merge branch 'main' into renovate/all
|
||
|
|
||
|
- Merge pull request 'Configure Renovate' (#1) from renovate/configure into main
|
||
|
|
||
|
Reviewed-on: https://git.front.kjuulh.io/kjuulh/pull-articles/pulls/1
|
||
|
|
||
|
- Add renovate.json
|
||
|
|
||
|
- initial
|
||
|
|