diff --git a/ChangeLog b/ChangeLog index 73f3604..2542c7c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,14 @@ +2023-10-10 v1.3.3 Mark Grant + * pkgdata: add-raspberrypi.sh v1.1.0 + pkgdata: add-mgrant-utils-ppa.sh v1.1.0 + pkgdata: add-hermes.sh v1.1.0 + at: configure v1.2.0 + all: Remove most in-file ChangeLogs and versioning + bash: man: Drop .sh from scripts in $PATH + Merge pull request #1 from m-grant-prg/dependabot/github_actions/actions/checkout-4 + build(deps): bump actions/checkout from 2 to 4 + github: Add dependabot version update config + 2023-08-31 v1.3.2 Mark Grant * akscripts: Double quote to prevent globbing and word splitting akscripts: Silence trap function unreachable code warning diff --git a/NEWS b/NEWS index 0020781..921e879 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,7 @@ +Release 1.3.3 2023-10-10 +Drop .sh extension from executable scripts in $PATH. +Technical change information can be found in the ChangeLog file. + Release 1.3.2 2023-08-31 No user-visible changes. Technical change information can be found in the ChangeLog file.