Update CHANGELOG.md
This commit is contained in:
parent
c3da4461fa
commit
f6983c78d0
1 changed files with 7 additions and 1 deletions
|
@ -6,8 +6,14 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
|
|||
|
||||
## [Unreleased]
|
||||
|
||||
Nothing yet.
|
||||
|
||||
## [0.1.0]
|
||||
|
||||
### Added
|
||||
|
||||
- Load a list of directories from a configuration file (`~/.config/git-repo-updater/config.yaml`).
|
||||
- Configure the depth to search in each directory by appending it to the path - e.g. (`~/Code:3`).
|
||||
|
||||
[unreleased]: https://code.oliverdavies.uk/opdavies/git-repo-updater/commits/branch/main
|
||||
[0.1.0]: https://code.oliverdavies.uk/opdavies/git-repo-updater/releases/tag/0.1.0
|
||||
[unreleased]: https://code.oliverdavies.uk/opdavies/git-repo-updater/compare/0.1.0...main
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue