Skip to content

Commit 7b90f72

Browse files
committed
changelog
1 parent 1bcfa84 commit 7b90f72

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,17 @@
11
Change Log
22
========================================
33

4+
v1.0.3 - 2023-04-08
5+
----------------------------------------
6+
7+
- Move 'initialize.sh' to 'bashly add hooks'
8+
- Drop support for ruby 2.7
9+
- Add validation alert when 'allowed' is provided without either a 'default' or 'required'
10+
- Update validation errors to highlight words that are YAML options
11+
- Fix arg.allowed and flag.allowed to allow setting without 'required' or 'default'
12+
- Fix 'default' and 'required' for flags with a short name only
13+
14+
415
v1.0.2 - 2023-03-23
516
----------------------------------------
617

0 commit comments

Comments
 (0)