From 66718d1a6408737ee970f0b4f8f4efa084066172 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 27 May 2024 21:02:07 +0000 Subject: [PATCH] chore(main): release 1.0.0 --- CHANGELOG.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 CHANGELOG.md diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..a8fe7c4 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,15 @@ +# Changelog + +## 1.0.0 (2024-05-27) + + +### Features + +* Add and install trimmed package list from main ([01bbb4d](https://github.com/ublue-os/asahi/commit/01bbb4d2ea245dbd526d7aa6ea60b06248fe393d)) +* Install config ([9cd1f3b](https://github.com/ublue-os/asahi/commit/9cd1f3bd31319ce70d69905691d34fa629dfb0a5)) + + +### Bug Fixes + +* **ci:** Enable multiarch with qemu ([d281980](https://github.com/ublue-os/asahi/commit/d2819809043dc0b43ec59b27cb4e069b4d289ecb)) +* Remove oversteer until it supports aarch64 ([a418ef9](https://github.com/ublue-os/asahi/commit/a418ef97a7984d9dd5f2b4654c645f55ce8d5ba0))