From fb56e8ba414e65172e1fdc497008871042b71bec Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 21 Feb 2023 03:49:13 +0000 Subject: [PATCH] chore(main): release 1.1.0 --- CHANGELOG.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 23e65dab..d871114c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,23 @@ # Changelog +## [1.1.0](https://github.com/ublue-os/ubuntu/compare/v1.0.0...v1.1.0) (2023-02-21) + + +### Features + +* add cosign on the image ([#38](https://github.com/ublue-os/ubuntu/issues/38)) ([2c3f264](https://github.com/ublue-os/ubuntu/commit/2c3f264e4f566c4ce8712521551ede4abab3c8ae)) +* add Fedora 38 build, build one hour behind the base image ([#33](https://github.com/ublue-os/ubuntu/issues/33)) ([0f86568](https://github.com/ublue-os/ubuntu/commit/0f86568bcc9fad971b53d2f896ce4108e8a2657b)) +* add virt-manager ([#35](https://github.com/ublue-os/ubuntu/issues/35)) ([592b389](https://github.com/ublue-os/ubuntu/commit/592b389fa182f7ede99ea8a78a530156f493c886)) +* add webapp-manager ([#42](https://github.com/ublue-os/ubuntu/issues/42)) ([e7bf9df](https://github.com/ublue-os/ubuntu/commit/e7bf9df30fe222281f687075c6ed7c98cbcd71ed)) +* add wireguard-tools and libratbag ([#32](https://github.com/ublue-os/ubuntu/issues/32)) ([befe4e2](https://github.com/ublue-os/ubuntu/commit/befe4e2e89dbe007762825ef1641386085652a81)) +* switch to the terra repo for blackbox ([#46](https://github.com/ublue-os/ubuntu/issues/46)) ([aaaf1c8](https://github.com/ublue-os/ubuntu/commit/aaaf1c8ba8cabc4b8b8acea939a8095f27862649)) + + +### Bug Fixes + +* general update ([#48](https://github.com/ublue-os/ubuntu/issues/48)) ([674b780](https://github.com/ublue-os/ubuntu/commit/674b7807536ca15c8ece2db2e29fb5bf91f2efe8)) +* remove tailscale repo from final image ([1187aaa](https://github.com/ublue-os/ubuntu/commit/1187aaad12be32110e48497e5cd71acd140d27ad)) + ## 1.0.0 (2023-02-03)