Skip to content

Commit e86d0dd

Browse files
committed
words
1 parent 8aa66d2 commit e86d0dd

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,19 @@ 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.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
## [0.9.2] - 2025-11-26
9+
10+
### Added
11+
- TUI: Search log, progress bar. ([#12](https://github.com/RedGuides/redfetch/issues/12))
12+
- Handling for uv install/uninstall.
13+
14+
### Changed
15+
- Refactored the TUI and moved some buttons around.
16+
17+
### Fixed
18+
- Fixed cache deletion on uninstall.
19+
- Maps not going to the right place with myseq checked. ([#11](https://github.com/RedGuides/redfetch/issues/11))
20+
821
## [0.9.1] - 2025-11-21
922

1023
### Fixed

0 commit comments

Comments
 (0)