diff --git a/CHANGELOG.md b/CHANGELOG.md index 8fe23efa2..13dcfefa0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -52,11 +52,10 @@ Markdown table generated at - Look into making all build uefi default builds - Create CD pipeline to upload vagrant boxes after PR is merged - Create CD pipeline to build and upload new versions of vagrant boxes once every 3 months with the latest patches -- Added ability to configure bento upload of private or public boxes in builds.yml, defaults to private -## [unreleased] (2024-02-28) +## [unreleased] (2024-03-20) -## [v4.0.2] (2024-02-28) +## [v4.0.2] (2024-03-20) - Update upload message to show architecture - Fix open-vm-tools install for vmware builds @@ -121,6 +120,7 @@ Markdown table generated at - Updated Bento to continue builds even if one fails and report all failures at the end and exit with exit code 1 - Added qemu clone of libvirt box when metadata file is created for uploading to vagrant qemu provider - Made build shell scripts customizable through packer variable +- Added ability to configure bento upload of private or public boxes in builds.yml, defaults to private ## [v3.1.1] (2023-07-07)