Skip to content

Commit a89c4e8

Browse files
committed
Update CHANGELOG.md
- Created `0.0.1` Release - Made CLI changes more explicit
1 parent 7ce5091 commit a89c4e8

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

CHANGELOG.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,11 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

7+
## [0.0.1] 22 July 2022
8+
- Added Basic CLI functionality using StructOpt
9+
- Added Base Project
10+
711
## [Unreleased]
812
### Added
913
- Added changelog
10-
- Added Basic CLI functionality using CLAP
11-
- Added Base Project
14+
- Changed CLI to use CLAP

0 commit comments

Comments
 (0)