From 435dfa1c83dc0772f8d2088df382f9b937ea2bed Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 30 Sep 2023 17:04:23 +0000 Subject: [PATCH] chore(main): release 1.0.0 --- CHANGELOG.md | 37 +++++++++++++++++++++++++++++++++++++ 1 file changed, 37 insertions(+) create mode 100644 CHANGELOG.md diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..5c66fb5 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,37 @@ +# Changelog + +## 1.0.0 (2023-09-30) + + +### Features + +* Add akmods from main ([a48e139](https://github.com/ublue-os/surface/commit/a48e1398750e9b984b8ac6c2f18cbb0f24144e48)) +* add build.yml ([#2](https://github.com/ublue-os/surface/issues/2)) ([83535b3](https://github.com/ublue-os/surface/commit/83535b3f2bb820b38fad0658a9a28635619ad9d4)) +* add containerfile ([a4d3f96](https://github.com/ublue-os/surface/commit/a4d3f96a0edefc95ffb6a6479de9050e7b5a7e1f)) +* add custom.just ([12f6a12](https://github.com/ublue-os/surface/commit/12f6a12dc68ed4ad05731a76cf0b1f72d244d49c)) +* add framework-packages.json ([#4](https://github.com/ublue-os/surface/issues/4)) ([0ee9d18](https://github.com/ublue-os/surface/commit/0ee9d18eb8e00f8e27f891a145b34d2426453532)) +* **ci:** Enable Bazzite ([ee02659](https://github.com/ublue-os/surface/commit/ee02659ca743c1ad9294cbe57e9d1ce2b24a88ca)) +* **ci:** Enable Bazzite GNOME ([f497972](https://github.com/ublue-os/surface/commit/f497972ce073d44604665aa01b5d683f026c2775)) +* **ci:** Enable Bluefin (DX) ([6968fac](https://github.com/ublue-os/surface/commit/6968fac0a3d46a3abb0b14294e3a359f70917182)) +* **ci:** Enable Nvidia images ([d3bf994](https://github.com/ublue-os/surface/commit/d3bf994b22adfae020dd4e4251989c849b097d62)) +* Install the Surface kernel ([98c7d60](https://github.com/ublue-os/surface/commit/98c7d605752efd3a1f426eacf8eff27dd5b86702)) + + +### Bug Fixes + +* add dconf-update.service ([3738d98](https://github.com/ublue-os/surface/commit/3738d9854d43ecf6a7253c750a5fc57c36cda741)) +* add experimental scaling option ([2ef196b](https://github.com/ublue-os/surface/commit/2ef196b4654d12690428e3fb8b5d5849cb7789d6)) +* add gnome specific settings ([da472bb](https://github.com/ublue-os/surface/commit/da472bba4b38e36eb2b26c22ce8fa59204b10a91)) +* **ci:** Fix image names ([b715339](https://github.com/ublue-os/surface/commit/b715339b067ae5a490ba7b80068f9872852a06bf)) +* **ci:** Support cases where 'main' isn't used as flavor ([20902c5](https://github.com/ublue-os/surface/commit/20902c5adc5e16a0932af170038e8732aca59473)) +* dont pollute other images ([eb0e1b3](https://github.com/ublue-os/surface/commit/eb0e1b3a528770513b76cbecfc95bb4b0aed95eb)) +* enable all builds ([#3](https://github.com/ublue-os/surface/issues/3)) ([fdc3f5d](https://github.com/ublue-os/surface/commit/fdc3f5d39dab05b8dfa7d41b61db3749740ec253)) +* enable dconf-update ([bfe4105](https://github.com/ublue-os/surface/commit/bfe41051d36580dd654146397081bd3daa787cfe)) +* Install and enable akmods repos ([291dd67](https://github.com/ublue-os/surface/commit/291dd67b486d4b47f84046b21d256fcdb053ab70)) +* Install kernel-surface-devel ([4725858](https://github.com/ublue-os/surface/commit/47258583f9df23376733e5b47e93a6b2729eec3a)) +* Install the Surface kernel devel matched instead ([faef89f](https://github.com/ublue-os/surface/commit/faef89feb8884c883beef2e7bd27b537a755378d)) +* move fprintd.service ([#8](https://github.com/ublue-os/surface/issues/8)) ([d0bda95](https://github.com/ublue-os/surface/commit/d0bda954d9846f5d831f113cc50f8029d0f36826)) +* remove custom fprintd.service ([#2](https://github.com/ublue-os/surface/issues/2)) ([be16674](https://github.com/ublue-os/surface/commit/be16674fcc28e6734495a131184f723533c823e6)) +* switch to surface ([#1](https://github.com/ublue-os/surface/issues/1)) ([08ec776](https://github.com/ublue-os/surface/commit/08ec7764ea43909fe9c3e95801ab56d89caf608d)) +* turn off F37 builds ([#1](https://github.com/ublue-os/surface/issues/1)) ([5e5053d](https://github.com/ublue-os/surface/commit/5e5053d819a8f9f05e37bad6cbe32e319e85596c)) +* typo ([869880d](https://github.com/ublue-os/surface/commit/869880d49442a5e47599df855d58a873d4199d96))