From 95540452591212dba86bbad06681e01d86771d7b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 3 Nov 2023 00:59:14 +0000 Subject: [PATCH] chore(main): release 1.11.0 --- CHANGELOG.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index b3155697..13e3b7bc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,23 @@ # Changelog +## [1.11.0](https://github.com/ublue-os/main/compare/v1.10.0...v1.11.0) (2023-11-03) + + +### Features + +* Add PAM modules for YubiKey support ([#397](https://github.com/ublue-os/main/issues/397)) ([49b02bd](https://github.com/ublue-os/main/commit/49b02bd9e5373401da8204e915bce6691af43e35)) +* 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)) +* **f39:** Use official images for Silverblue, Kinoite, and Sericea ([#407](https://github.com/ublue-os/main/issues/407)) ([5062628](https://github.com/ublue-os/main/commit/50626281e7cb2a31e5c1f5829f8540df487a8ddd)) +* re-add libheif-freeworld ([#408](https://github.com/ublue-os/main/issues/408)) ([cb0dd8f](https://github.com/ublue-os/main/commit/cb0dd8fc02413958df31b3d6d29ce79e905a48a9)) +* 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)) +* stop excluding kwrite ([#401](https://github.com/ublue-os/main/issues/401)) ([b866e6e](https://github.com/ublue-os/main/commit/b866e6e538d01c1847694fcaebecec5a16dec2a3)) +* Target Fedora 40 for official images, revert 39 to ci-test ([#410](https://github.com/ublue-os/main/issues/410)) ([bfd786e](https://github.com/ublue-os/main/commit/bfd786e8988faa374438d632fa1e34282a59a067)) + ## [1.10.0](https://github.com/ublue-os/main/compare/v1.9.0...v1.10.0) (2023-10-11)