-
Notifications
You must be signed in to change notification settings - Fork 38
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
522676c
commit c153c51
Showing
1 changed file
with
21 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
# Changelog | ||
|
||
## 1.0.0 (2023-07-03) | ||
|
||
|
||
### 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 | ||
|
||
* Added link from /usr/bin/rpm-ostree to /usr/bin/ dnf ([52f0433](https://github.com/ublue-os/akmods/commit/52f0433d0c2b940090a79db8c7523f4140f1d07a)) | ||
* attempt fix build with extra quotes ([#9](https://github.com/ublue-os/akmods/issues/9)) ([caff9d3](https://github.com/ublue-os/akmods/commit/caff9d33ceb7b3e7741d74486183ef6dd29fb9df)) | ||
* disable xone until as it disables too many controllers ([e0135d0](https://github.com/ublue-os/akmods/commit/e0135d08d0528cf02098d9576b7671007058c0ac)) | ||
* 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)) |