From b89bfb284d39bd89bd6e53374df804b3c1d3cde3 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 2 Jun 2023 01:48:31 +0000 Subject: [PATCH] chore(main): release 1.0.0 --- CHANGELOG.md | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 CHANGELOG.md diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 00000000..95f8c50e --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,19 @@ +# Changelog + +## 1.0.0 (2023-06-02) + + +### Features + +* Add akmods signing keys ([00b1a67](https://github.com/ublue-os/akmods/commit/00b1a67b7fb891484f717a3acd227b0a7371c561)) +* add broadcom legacy wl driver ([14b9def](https://github.com/ublue-os/akmods/commit/14b9def3cf609cdb6b3e2c5f9260ad60547c4c22)), closes [#3](https://github.com/ublue-os/akmods/issues/3) +* add xbox controller kmods ([b35d0fd](https://github.com/ublue-os/akmods/commit/b35d0fdc1712ae12823cdcfea7846c6110d6121c)) +* enable 3rd party repos for akmods ([f2fec1b](https://github.com/ublue-os/akmods/commit/f2fec1b3f18a98ee2a823c33bce09dad53268964)) + + +### Bug Fixes + +* attempt fix build with extra quotes ([#9](https://github.com/ublue-os/akmods/issues/9)) ([caff9d3](https://github.com/ublue-os/akmods/commit/caff9d33ceb7b3e7741d74486183ef6dd29fb9df)) +* temporarily disable xone kmod build ([76806ad](https://github.com/ublue-os/akmods/commit/76806adc856db2163c188125ba7546362282cee2)) +* typo in v4l2loop rpm query ([#8](https://github.com/ublue-os/akmods/issues/8)) ([ff5f9b8](https://github.com/ublue-os/akmods/commit/ff5f9b874842e2b2314355293534c27aceabc9e3)) +* use correct signing key 20230518 ([686c8d0](https://github.com/ublue-os/akmods/commit/686c8d0522155e213a262eee9e67a8b376686b5d))