Skip to content

Commit 797b9b5

Browse files
committed
docs(changelog): update changelog
1 parent 8c22c79 commit 797b9b5

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,16 +22,19 @@
2222
- Visual mode now works more intuitively
2323
- Adds `default_sort_dir` to each source
2424
- Adds nix GitHub Action for ensuring working builds (#18)
25+
- Removes extra padding around popups
2526
## Fixes:
2627
- Terminal no longer becomes malformed after panics
2728
- Config will not be overwritten if it failed to parse correctly
2829
- User-themes will now load on startup when selected as default theme
2930
- Removes some unused dependencies
31+
- Removes wide characters that would extend into popups
3032
## Breaking Changes
3133
- `source` value in config now references a table of sources, instead of the default source. `default_source` now replaces the old name
3234
- Clients `transmission`, `default_app`, `download`, and `command` have been renamed to `Transmission`, `DefaultApp`, `DownloadTorrentFile`, and `RunCommand`
3335
- `default_sort`, `default_filter`, `default_category`, and `default_search` for nyaa have been moved to the config table `[source.nyaa]` in `config.toml`.
3436

37+
3538
# v0.8.1
3639
## Adds:
3740
- Suspend to background with <kbd>Ctrl</kbd>+<kbd>z</kbd> on Unix-like systems

0 commit comments

Comments
 (0)