Skip to content

Commit

Permalink
changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
borkdude committed Jan 4, 2024
1 parent cb92e38 commit a55c539
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,12 @@ For breaking changes, check [here](#breaking-changes).

[Babashka CLI](https://github.com/babashka/cli): turn Clojure functions into CLIs!

## Unreleased (2023-11-14)
## v0.8.54 (2024-01-04)

- Prioritize `:exec-args` over spec `:default`s
- `dispatch` improvements ([@Sohalt](https://github.com/Sohalt), [@borkdude](https://github.com/borkdude)):
- The `:cmds` order of entries in the table doesn't matter
- Support parsing intermediate options: `foo --opt1=never bar --opt2=always`

## v0.7.53 (2023-09-28)

Expand Down

0 comments on commit a55c539

Please sign in to comment.