From 9e1bef85db4d40ba3782c3096299decf9831408d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 21 Oct 2023 15:35:56 +0000 Subject: [PATCH] chore(main): release 1.0.0 --- CHANGELOG.md | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 CHANGELOG.md diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..a8f25c1 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,26 @@ +# Changelog + +## 1.0.0 (2023-10-21) + + +### Features + +* add cinnamon packages ([3c99e7d](https://github.com/ublue-os/cinnamon/commit/3c99e7d987951cf10122f32f14abf38c827a71e4)) +* Add nemo-python ([#37](https://github.com/ublue-os/cinnamon/issues/37)) ([2e3c492](https://github.com/ublue-os/cinnamon/commit/2e3c49223b6e2b58c85a00848463fda46be09ea0)) +* Add RAW and ffmpeg thumbnail support ([#26](https://github.com/ublue-os/cinnamon/issues/26)) ([96ef0dd](https://github.com/ublue-os/cinnamon/commit/96ef0dd661c5eb51ecbf85153307c24a7c38fd53)) +* added yafti to install flatpaks ([#16](https://github.com/ublue-os/cinnamon/issues/16)) ([7f753dd](https://github.com/ublue-os/cinnamon/commit/7f753dd9e029d60d466ea7eff0a01708bbf89a60)) +* boot_menu for iso ([#23](https://github.com/ublue-os/cinnamon/issues/23)) ([708589d](https://github.com/ublue-os/cinnamon/commit/708589d6e02ad7131351eabdb3d8063618266ca9)) +* **ci:** Enable ASUS, Framework, and Surface images ([#38](https://github.com/ublue-os/cinnamon/issues/38)) ([cf7691f](https://github.com/ublue-os/cinnamon/commit/cf7691fc11c61ef9e053fe846020db1fb189e733)) +* **ci:** Enable images based on Fedora 39 ([#39](https://github.com/ublue-os/cinnamon/issues/39)) ([19b3fd0](https://github.com/ublue-os/cinnamon/commit/19b3fd047b92389b0df7be74afb5e3b93805db2c)) +* converted some packages to flatpaks ([#17](https://github.com/ublue-os/cinnamon/issues/17)) ([38e614e](https://github.com/ublue-os/cinnamon/commit/38e614ebac0f06a2d971fc80a3deb7dbcd994f4e)) +* first commit ([eafb93d](https://github.com/ublue-os/cinnamon/commit/eafb93dd2dda68f90c56be03d79ace848b7b6255)) +* Reduce image size and complexity ([#40](https://github.com/ublue-os/cinnamon/issues/40)) ([8fee88e](https://github.com/ublue-os/cinnamon/commit/8fee88e9cc76e4e73c8b9f6cea40dc1e14dc3321)) +* reorganized ublue files and customized touchegg.inf ([#18](https://github.com/ublue-os/cinnamon/issues/18)) ([793562e](https://github.com/ublue-os/cinnamon/commit/793562e89a97796b186d9a92b00561af38430cff)) + + +### Bug Fixes + +* lightdm workaround, plus added missing packages ([#15](https://github.com/ublue-os/cinnamon/issues/15)) ([672cb7e](https://github.com/ublue-os/cinnamon/commit/672cb7e9c7e4c9ce1ab6e7b34532bfef38727bad)) +* simplify containerfile ([0ce9d78](https://github.com/ublue-os/cinnamon/commit/0ce9d7856c96b03a465d079d7aa3415320ea0a76)) +* update Containerfile ([3c0e6bf](https://github.com/ublue-os/cinnamon/commit/3c0e6bfa3c5495428e162bb75a256898b5425edc)) +* **yafti:** Move to system files ([#44](https://github.com/ublue-os/cinnamon/issues/44)) ([172c9ad](https://github.com/ublue-os/cinnamon/commit/172c9ad5382794b38c245476fc83d43ae24b71a1))