From 0594e6b39b44e3b026799c113479ba42e1b80455 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 28 Jun 2023 03:04:04 +0000 Subject: [PATCH] chore(main): release 1.0.0 --- CHANGELOG.md | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 CHANGELOG.md diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..02a9ff5 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,21 @@ +# Changelog + +## 1.0.0 (2023-06-28) + + +### Features + +* add cinnamon packages ([3c99e7d](https://github.com/ublue-os/cinnamon/commit/3c99e7d987951cf10122f32f14abf38c827a71e4)) +* 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)) +* 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)) +* 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))