Skip to content
This repository has been archived by the owner on Mar 27, 2024. It is now read-only.

Commit

Permalink
chore(main): release 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Sep 24, 2023
1 parent 8444d18 commit 9ecccce
Showing 1 changed file with 33 additions and 0 deletions.
33 changes: 33 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
# Changelog

## 1.0.0 (2023-09-24)


### Features

* 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))
* 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))

0 comments on commit 9ecccce

Please sign in to comment.