Skip to content

Commit

Permalink
changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
DannyBen committed Jul 25, 2024
1 parent 240c76f commit ef78689
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,16 @@
Changelog
========================================

v1.2.1 - 2024-07-25
----------------------------------------

- Add validation to disallow required args before optional [`f2d6276`](https://github.com/DannyBen/bashly/commit/f2d6276)
- Fix shellcheck violations and reduce use of `eval` [`41da133`](https://github.com/DannyBen/bashly/commit/41da133)
- Fix default command not being triggered when only flags are provided [`c659830`](https://github.com/DannyBen/bashly/commit/c659830)
- Fix prompt in bashly shell [`de231e8`](https://github.com/DannyBen/bashly/commit/de231e8)
- Compare [`v1.2.0..v1.2.1`](https://github.com/dannyben/bashly/compare/v1.2.0..v1.2.1)


v1.2.0 - 2024-07-05
----------------------------------------

Expand Down

0 comments on commit ef78689

Please sign in to comment.