Skip to content

[#32] Add a Changelog file #39

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 10 commits into from
Sep 13, 2022
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Moved Unreleased to top
  • Loading branch information
Allstreamer authored and John15321 committed Sep 13, 2022
commit 26e3db50cade235a65b6c84290ebea68ccb87da8
8 changes: 4 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@ 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).

## [0.0.1] 22 July 2022
- Added Basic CLI functionality using StructOpt
- Added Base Project

## [Unreleased]
### Added
- Added changelog
- Changed CLI to use CLAP

## [0.0.1] 22 July 2022
- Added Basic CLI functionality using StructOpt
- Added Base Project