We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 82f12c6 commit d15a5f4Copy full SHA for d15a5f4
CHANGELOG.md
@@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file.
5
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
6
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7
8
-## [0.2.6] - ?
+## [0.2.6] - 2024-12-23
9
10
### Added
11
@@ -15,6 +15,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
15
`metapac clean-cache arch apt` to clean just the `arch` and `apt`
16
backends and just `metapac clear-cache` to clear all backends.
17
18
+### Fixed
19
+
20
+- The `flatpak` backend no longer mistakenly uses `sudo` when removing packages. (#57)
21
22
## [0.2.5] - 2024-11-24
23
24
0 commit comments