mirror of
https://github.com/freedomofpress/dangerzone.git
synced 2025-05-05 21:21:49 +02:00
Update CHANGELOG
This commit is contained in:
parent
0c2c9bb91a
commit
a70a684fca
1 changed files with 9 additions and 0 deletions
|
@ -11,6 +11,15 @@ since 0.4.1, and this project adheres to [Semantic Versioning](https://semver.or
|
||||||
- Platform support: Add support for Fedora 42 ([#1091](https://github.com/freedomofpress/dangerzone/issues/1091))
|
- Platform support: Add support for Fedora 42 ([#1091](https://github.com/freedomofpress/dangerzone/issues/1091))
|
||||||
- Platform support: Add support for Ubuntu 25.04 (Plucky Puffin)([#1090](https://github.com/freedomofpress/dangerzone/issues/1090))
|
- Platform support: Add support for Ubuntu 25.04 (Plucky Puffin)([#1090](https://github.com/freedomofpress/dangerzone/issues/1090))
|
||||||
|
|
||||||
|
## Added
|
||||||
|
|
||||||
|
- It is now possible to specify a custom container runtime in the settings, by
|
||||||
|
using the `container_runtime` key. It should contain the path to the container
|
||||||
|
runtime you want to use. Please note that this doesn't mean we support more
|
||||||
|
container runtimes than Podman and Docker for the time being, but enables you to
|
||||||
|
chose which one you want to use, independently of your platform.
|
||||||
|
([#925](https://github.com/freedomofpress/dangerzone/issues/925))
|
||||||
|
|
||||||
## [0.8.1](https://github.com/freedomofpress/dangerzone/compare/v0.8.1...0.8.0)
|
## [0.8.1](https://github.com/freedomofpress/dangerzone/compare/v0.8.1...0.8.0)
|
||||||
|
|
||||||
- Update the container image
|
- Update the container image
|
||||||
|
|
Loading…
Reference in a new issue