Skip to content

Commit

Permalink
chore(main): release 2.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Aug 25, 2024
1 parent 7d01b96 commit 5dd4f39
Showing 1 changed file with 26 additions and 0 deletions.
26 changes: 26 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,31 @@
# Changelog

## [2.2.0](https://github.com/ublue-os/main/compare/v2.1.0...v2.2.0) (2024-08-25)


### Features

* Add flatpak-spawn package by default ([#583](https://github.com/ublue-os/main/issues/583)) ([2d8dca6](https://github.com/ublue-os/main/commit/2d8dca6e7d9b54b8637be49a2f0d0d80f3eb0bfc))
* add fprint and libcamera ([#616](https://github.com/ublue-os/main/issues/616)) ([3b629bb](https://github.com/ublue-os/main/commit/3b629bbfa04e766b82c452d8fcf2e222a451717c))
* Add squashfs-tools ([#586](https://github.com/ublue-os/main/issues/586)) ([0afd8cf](https://github.com/ublue-os/main/commit/0afd8cf0caf9f4109bf10e12fae0ab0795e6ac3b))
* add yubikey-manager ([#630](https://github.com/ublue-os/main/issues/630)) ([7d01b96](https://github.com/ublue-os/main/commit/7d01b9670091a301ecfbf094cdb250f4f14400f3))
* **ci:** honor `IMAGE_REGISTRY` in Containerfile ([#607](https://github.com/ublue-os/main/issues/607)) ([3107f29](https://github.com/ublue-os/main/commit/3107f29c9abce745648c1236e8fd5f6e2e7f9739))
* create emeritus.md ([#621](https://github.com/ublue-os/main/issues/621)) ([f2e0055](https://github.com/ublue-os/main/commit/f2e005523f981dc08166e3eec1b2ba6ff16024fd))
* **dev:** add justfile for local testing and integration with vscode ([#578](https://github.com/ublue-os/main/issues/578)) ([7e07358](https://github.com/ublue-os/main/commit/7e073587cee57db4d77ca7677cf80d07f5bc0583))
* Improve Containerfile / enable workflow usage of containerized buildah (tag: v1) ([#604](https://github.com/ublue-os/main/issues/604)) ([85d2bd8](https://github.com/ublue-os/main/commit/85d2bd8333851b4d6797f385e813d630643c16b4))
* set dracut zstd compression for initramfs regen ([#595](https://github.com/ublue-os/main/issues/595)) ([ea43f00](https://github.com/ublue-os/main/commit/ea43f00fd0fb4c3c4379d71fd30e00522df0fa4a))
* Sign kernel with our akmods key ([#588](https://github.com/ublue-os/main/issues/588)) ([e72d5af](https://github.com/ublue-os/main/commit/e72d5afc246e45530bf9c56c1605c66ed1d11f11))
* Stop supporting chsh ([#624](https://github.com/ublue-os/main/issues/624)) ([1298125](https://github.com/ublue-os/main/commit/12981252b81966813927744ae5f39ef6ceb53283))
* use cached kernel ([#605](https://github.com/ublue-os/main/issues/605)) ([a7af108](https://github.com/ublue-os/main/commit/a7af108a27d454cc699fb0ee955892ded65a8506))


### Bug Fixes

* **ci:** Don't sign kernel on PR ([#590](https://github.com/ublue-os/main/issues/590)) ([a7dfe88](https://github.com/ublue-os/main/commit/a7dfe88f71b6db1fa540fdd5901cf2bee22e1ea9))
* Include fuse package for AppImage support ([#631](https://github.com/ublue-os/main/issues/631)) ([8b9725b](https://github.com/ublue-os/main/commit/8b9725b2caa79f1484dfaf2a83a60b2ccc1b03fa))
* reduce gap between upstream builds and ublue builds ([#589](https://github.com/ublue-os/main/issues/589)) ([897a07b](https://github.com/ublue-os/main/commit/897a07b0a7a8df226197631b69af1d2999ca4302))
* remove ffmpeg-free from all images ([#582](https://github.com/ublue-os/main/issues/582)) ([9f5b4e7](https://github.com/ublue-os/main/commit/9f5b4e74add8c053402e99a99fa37fe7f20b978e))

## [2.1.0](https://github.com/ublue-os/main/compare/v2.0.0...v2.1.0) (2024-05-07)


Expand Down

0 comments on commit 5dd4f39

Please sign in to comment.