diff --git a/CHANGELOG.md b/CHANGELOG.md index a7b171f16b..de4ccbaf36 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,24 @@ # Changelog +## [1.2.0](https://github.com/ublue-os/bazzite/compare/v1.1.0...v1.2.0) (2023-09-09) + + +### Features + +* **deck:** Add disk display to neofetch ([09559a8](https://github.com/ublue-os/bazzite/commit/09559a81067e945e0bbbd14638ee110607a6faeb)) +* Include Mission Center ([a8ed723](https://github.com/ublue-os/bazzite/commit/a8ed72381ff7580f5c9d7256b6407acaf86ace67)) + + +### Bug Fixes + +* Correct issues with just command, lists by default and works in fish no matter working directory ([6e4cb37](https://github.com/ublue-os/bazzite/commit/6e4cb371b9f263c4de5cf9eda40fc58e7ad25557)), closes [#271](https://github.com/ublue-os/bazzite/issues/271) +* **deck:** Use 3d fullscreen gpu profile on deck builds ([1326c19](https://github.com/ublue-os/bazzite/commit/1326c194a52f6e99553f5815b173c396ba0cbae9)) +* **gnome:** Set sensible default power settings on Steam Deck hardware automatically ([2334719](https://github.com/ublue-os/bazzite/commit/23347190c7d43f32714d41cd8d10fe150215d1bb)) +* **hardware-setup:** Correctly check image name ([10886b8](https://github.com/ublue-os/bazzite/commit/10886b831e299800069ebec30e8f7bb28fff9f1c)) +* **hardware-setup:** Disable Deck services on generic devices ([4edac4a](https://github.com/ublue-os/bazzite/commit/4edac4a5f75a4a36cc4dfd8be624d4f576d81804)) +* **hardware-setup:** Disable sdgyrodsu immediately ([b6976b6](https://github.com/ublue-os/bazzite/commit/b6976b64c7ce0df779e9b566d4b4dfc01030c99d)) +* **hardware-setup:** Disable sdgyrodsu on generic devices ([0d2d62d](https://github.com/ublue-os/bazzite/commit/0d2d62d8decf9ccb72d1687c82eb447b8b8b0c15)) + ## [1.1.0](https://github.com/ublue-os/bazzite/compare/v1.0.1...v1.1.0) (2023-09-06)