Skip to content

Commit 80319be

Browse files
committed
changelog
1 parent 62add34 commit 80319be

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

CHANGELOG.md

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

4+
v1.2.0 - 2024-07-05
5+
----------------------------------------
6+
7+
- Fix usage string when there is a forced default command [`d50607b`](https://github.com/DannyBen/bashly/commit/d50607b)
8+
- Add 'Global options' caption when appropriate [`105a0f8`](https://github.com/DannyBen/bashly/commit/105a0f8)
9+
- Update descriptions in schemas/strings.json [`6592666`](https://github.com/DannyBen/bashly/commit/6592666)
10+
- Remove redundant code in usage function [`f87986a`](https://github.com/DannyBen/bashly/commit/f87986a)
11+
- Update default command usage to show optional brackets [`854036d`](https://github.com/DannyBen/bashly/commit/854036d)
12+
- Add `show_examples_on_error` setting [`5e58388`](https://github.com/DannyBen/bashly/commit/5e58388)
13+
- Add examples/command-examples-on-error [`b30d2aa`](https://github.com/DannyBen/bashly/commit/b30d2aa)
14+
- Compare [`v1.1.10..v1.2.0`](https://github.com/dannyben/bashly/compare/v1.1.10..v1.2.0)
15+
16+
417
v1.1.10 - 2024-04-01
518
----------------------------------------
619

0 commit comments

Comments
 (0)