From 1eea6b57f439b034637aebf5f71f52afc37cd917 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 13 May 2024 00:20:22 +0000 Subject: [PATCH] chore(main): release 1.0.0 --- CHANGELOG.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 CHANGELOG.md diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..faf1656 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,17 @@ +# Changelog + +## 1.0.0 (2024-05-13) + + +### Features + +* **ci:** Add support for aarch64 ([c882a5c](https://github.com/ublue-os/main-bootc/commit/c882a5c1c777cac65a8e38b6104dea7222402ac0)) +* **ci:** Move to Docker ([8816ffb](https://github.com/ublue-os/main-bootc/commit/8816ffb64e5bb54f18682bff7e3ff8791df8bd1c)) + + +### Bug Fixes + +* **ci:** Don't disable content trust ([61f1190](https://github.com/ublue-os/main-bootc/commit/61f1190274fda7b74a580aefd1bc90c2ca64409f)) +* **ci:** Pass correct tags to build action ([37fd221](https://github.com/ublue-os/main-bootc/commit/37fd22126bb5a42ce626be501e2fe499fc25c7de)) +* **ci:** Setup qemu before building multiplat images ([0f303e9](https://github.com/ublue-os/main-bootc/commit/0f303e944ba34d9a4abb8995d6a223eaac403727)) +* **ci:** Use buildx as Docker driver ([ed5413a](https://github.com/ublue-os/main-bootc/commit/ed5413a385a9d58bf37a9d8ac934b1cef6c0fbdf))