Skip to content

Commit 124e12e

Browse files
committed
at: Update ChangeLog and NEWS for new release
Signed-off-by: Mark Grant <[email protected]>
1 parent bbc2cae commit 124e12e

File tree

2 files changed

+11
-0
lines changed

2 files changed

+11
-0
lines changed

ChangeLog

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
2023-07-10 v1.3.1 Mark Grant <[email protected]>
2+
* bash: Treat cli_extra_args as an array
3+
pkgdata: Add script pipefail protection
4+
pkgdata: Use double quotes to prevent globbing and word splitting
5+
pkgdata: Remove unused variable
6+
bash: Handle verbose as an array
7+
18
2023-06-26 v1.3.0 Mark Grant <[email protected]>
29
* bash: Use double quotes to prevent globbing and word splitting
310
bash: Remove unused variable

NEWS

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
Release 1.3.1 2023-07-10
2+
No user-visible changes.
3+
Technical change information can be found in the ChangeLog file.
4+
15
Release 1.3.0 2023-06-26
26
No user-visible changes.
37
Technical change information can be found in the ChangeLog file.

0 commit comments

Comments
 (0)