diff --git a/CHANGELOG.md b/CHANGELOG.md index b3155697..ff6b7b9b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,18 @@ # Changelog +## [1.11.0](https://github.com/ublue-os/main/compare/v1.10.0...v1.11.0) (2023-10-19) + + +### Features + +* Exclude kmods from Fedora 39 and future images ([#375](https://github.com/ublue-os/main/issues/375)) ([4bec2a4](https://github.com/ublue-os/main/commit/4bec2a4283f17c8a2e3e0dfe4617e9bd23d90560)) +* turn on F39 for vauxite ([#392](https://github.com/ublue-os/main/issues/392)) ([3db7257](https://github.com/ublue-os/main/commit/3db725760df890225b581c81164eb83605c85f6b)) + + +### Bug Fixes + +* **f39:** temp: Install pipewire from testing ([#396](https://github.com/ublue-os/main/issues/396)) ([b4d73c1](https://github.com/ublue-os/main/commit/b4d73c1eb5e0ff6e740e543ac68c1e0530e194e0)) + ## [1.10.0](https://github.com/ublue-os/main/compare/v1.9.0...v1.10.0) (2023-10-11)