diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 28a3e92c..68f17a94 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -12,7 +12,7 @@ Added * Add error messages when user inputs an invalid semantic version(#291) * Security Policy document * CI: CodeQL static source analysis -* CI: generate combination json in actions (#318) +* CI: generate combination json in actions (#318,#343) Changed ------- @@ -27,6 +27,7 @@ Changed * README example command is now easy to copy-and-paste(#322) * list subcommand update(#331) * Improve handle of Ctrl-C keyboard interrption(#337) +* Update combinations.json(#344) Fixed ----- diff --git a/docs/authors.rst b/docs/authors.rst index 96d8e922..e7e668f0 100644 --- a/docs/authors.rst +++ b/docs/authors.rst @@ -14,7 +14,7 @@ Contributors, listed alphabetically, are: * Andrei Yankovich (tools ifw installation) * Aurélien Gâteau (patching to qmake) * Benjamin O (Github Actions and more) -* David Dalcino (List command, improve tests and fix patching to qmake) +* David Dalcino (CI automations, List commands, improve tests and fix patching to qmake) * Felix Barz (Android, Explicit extra module installation) * Gamso (improve parsing of update.xml) * Kyle Altendorf (7z binary path search)