Skip to content

Commit

Permalink
chore(release): prepare for 0.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
charlesrocket committed Aug 30, 2024
1 parent 221590d commit df3d782
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,27 @@

All notable changes to this project will be documented in this file.

## [0.5.1] - 2024-08-30

### Bug Fixes

- Catch `usage` flags
- Print `usage` on errors
- Update description
- Update help prefix

### Operations

- Set zig version in `lint`

### Refactor

- Move `cli` structs
- Drop `child_type_parse_fns`
- Drop parser errors
- Add `opts`
- Use `checkFlag()`

## [0.5.0] - 2024-08-28

### Bug Fixes
Expand Down

0 comments on commit df3d782

Please sign in to comment.