Skip to content

Commit

Permalink
at: Update ChangeLog and NEWS for new release
Browse files Browse the repository at this point in the history
Signed-off-by: Mark Grant <[email protected]>
  • Loading branch information
m-grant-prg committed Aug 29, 2022
1 parent 4ab97f1 commit 70d28d5
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 0 deletions.
7 changes: 7 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
2022-08-29 v1.4.2 Mark Grant <[email protected]>
* at: Upgrade bootstrap.sh to v1.5.2
bash: Add option i for clang's include-what-you-use
bash: Add --CC option to select compiler
git: Update gitignore to v1.0.8
editors: Add editorconfig file v1.0.3

2022-06-07 v1.4.1 Mark Grant <[email protected]>
* at: Update bootstrap.sh to v1.5.1
bash: Add compiler analyzer option A analyzer
Expand Down
6 changes: 6 additions & 0 deletions NEWS
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
Release 1.4.2 2022-08-29
Add option --CC to specify a compiler.
Add option -i --iwyu to invoke clang's include-what-you-use for header file
checking.
Technical change information can be found in the ChangeLog.

Release 1.4.1 2022-06-07
Add -A --analyzer option to enable compiler analyzer output.
Technical change information can be found in the ChangeLog.
Expand Down

0 comments on commit 70d28d5

Please sign in to comment.