Skip to content

Commit c3a597e

Browse files
committed
Update changelog with Bash 5.3 features
1 parent 0c26fb4 commit c3a597e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@
1616
- SC2218 about function use-before-define is now more accurate.
1717
- SC2317 about unreachable commands is now less spammy for nested ones.
1818
- SC2292, optional suggestion for [[ ]], now triggers for Busybox.
19+
- Updates for Bash 5.3, including `${| cmd; }` and `source -p`
1920

2021
### Removed
2122
- SC3013: removed since the operators `-ot/-nt/-ef` are specified in POSIX.1-2024

0 commit comments

Comments
 (0)