Skip to content

Commit d15a5f4

Browse files
committed
update changelog for v0.2.6
1 parent 82f12c6 commit d15a5f4

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8-
## [0.2.6] - ?
8+
## [0.2.6] - 2024-12-23
99

1010
### Added
1111

@@ -15,6 +15,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1515
`metapac clean-cache arch apt` to clean just the `arch` and `apt`
1616
backends and just `metapac clear-cache` to clear all backends.
1717

18+
### Fixed
19+
20+
- The `flatpak` backend no longer mistakenly uses `sudo` when removing packages. (#57)
21+
1822
## [0.2.5] - 2024-11-24
1923

2024
### Added

0 commit comments

Comments
 (0)