File tree Expand file tree Collapse file tree 3 files changed +7
-2
lines changed Expand file tree Collapse file tree 3 files changed +7
-2
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ v1.6.1] ( https://github.com/babarot/gomi/compare/v1.6.0...v1.6.1 ) - 2025-06-19
4
+ ### New Features
5
+ - Make forbidden paths configurable by @babarot in https://github.com/babarot/gomi/pull/95
6
+ - Customise styles on the filter matching/prompt by @babarot in https://github.com/babarot/gomi/pull/101
7
+
3
8
## [ v1.6.0] ( https://github.com/babarot/gomi/compare/v1.5.1...v1.6.0 ) - 2025-02-26
4
9
### New Features
5
10
- Add ` --prune ` option for trash management by @babarot in https://github.com/babarot/gomi/pull/88
Original file line number Diff line number Diff line change @@ -110,7 +110,7 @@ github:
110
110
repo : gomi
111
111
release :
112
112
name : gomi
113
- tag : v1.6.0
113
+ tag : v1.6.1
114
114
command :
115
115
link :
116
116
- from : gomi
Original file line number Diff line number Diff line change 1
- v1.6.0
1
+ v1.6.1
You can’t perform that action at this time.
0 commit comments