Skip to content

Commit ef78689

Browse files
committed
changelog
1 parent 240c76f commit ef78689

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,16 @@
11
Changelog
22
========================================
33

4+
v1.2.1 - 2024-07-25
5+
----------------------------------------
6+
7+
- Add validation to disallow required args before optional [`f2d6276`](https://github.com/DannyBen/bashly/commit/f2d6276)
8+
- Fix shellcheck violations and reduce use of `eval` [`41da133`](https://github.com/DannyBen/bashly/commit/41da133)
9+
- Fix default command not being triggered when only flags are provided [`c659830`](https://github.com/DannyBen/bashly/commit/c659830)
10+
- Fix prompt in bashly shell [`de231e8`](https://github.com/DannyBen/bashly/commit/de231e8)
11+
- Compare [`v1.2.0..v1.2.1`](https://github.com/dannyben/bashly/compare/v1.2.0..v1.2.1)
12+
13+
414
v1.2.0 - 2024-07-05
515
----------------------------------------
616

0 commit comments

Comments
 (0)