From d6db3c32cc6993daa9d62fd93a40360802f6db56 Mon Sep 17 00:00:00 2001 From: Mike Date: Wed, 15 Sep 2021 15:29:11 -0700 Subject: [PATCH] docs(changelog): add v2 changelog --- CHANGELOG.md | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index e6c0a93..618f3c2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,33 @@ + +## v2.0.0 + +### Build +- bump version to v1.3.0 +- bump version to v2.0.0 + +### Ci +- update scanning +- remove Jenkins chron +- **changelog:** add automation for changelog generation + +### Docs +- **readme:** wording +- **readme:** update readme +- **security:** added SECURITY.md file + +### Feat +- update to OpenSSL 1.1.1l +- update workflows and Docker build. +- Update to latest vcpkg +- Update docs and scripts for Windows and Ubuntu. +- format json status messages +- add AMT wireless adapter info to amtinfo LAN settings. + +### Fix +- klockwork reported success / failure check fix +- update examples text and version +- **spelling:** lan inteface -> lan interface in amtinfo + ## v1.2.0