Skip to content

Commit

Permalink
feat(notes): use git cliff for changelog notes
Browse files Browse the repository at this point in the history
  • Loading branch information
pwnwriter committed Jul 27, 2023
1 parent 3591099 commit b1909c7
Showing 1 changed file with 59 additions and 2 deletions.
61 changes: 59 additions & 2 deletions CHANGELOG.md
@@ -1,4 +1,61 @@
### 鈿欙笍 Miscellaneous Tests
# Changelog

- *(config)* Testing github ci for different builds
All notable changes to this project will be documented in this file.

## [0.1.1] - 2023-07-27

### Bug Fixes

- Changed description, spells
- Use language badges instead
- Use library examples to testout
- Type
- Use H.264 video codec for demonstration

### Features

- 馃寠 ghw workflows, test rustycli
- Usages // demonstration video
- Provide vid url
- Add automated binary releases

### Refactor

- Removed unnecessary codes, fix typos

### Testing

- Build binaries
- Automated builds via ghw ci

### Remove

- Builds

### Update

- Docx

## [0.1.0] - 2023-07-26

### Bug Fixes

- 馃 use bool instead of str, feat(tests): example test files
- 馃檮 Handle empty stdout in run_rustycli()

### Features

- 馃崸 skeleton,ui for rustycli
- Working code,
- Testing error codebases

### Performance

- Use tokio fs, chore(deps): update dependencies

### Beautify

- Added spinner, fix(dir): tests -> examples
- Installation guide , docx

<!-- generated by git-cliff -->

0 comments on commit b1909c7

Please sign in to comment.