Skip to content

Commit

Permalink
docs: update CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinhwang91 committed Feb 20, 2024
1 parent 782f994 commit 654c904
Showing 1 changed file with 26 additions and 0 deletions.
26 changes: 26 additions & 0 deletions CHANGELOG.md
@@ -1,5 +1,31 @@
# Changelog

## [1.1.1] - 2024-02-20

### Features

#### Miscellaneous

- Add mapping descriptions (#124)

#### Preview

- **Breaking:** Rework preview module (#98)
1. Add `show_scroll_bar` option;
2. Add `border` option;
3. Add `winblend` option;
4. Delete `border_chars` option;
5. Change `BqfPreviewBorder` link to `FloatBorder`;
6. Add `BqfPreviewTitle` highlight;
7. Add `BqfPreviewThumb` highlight;
8. Add `BqfPreviewSbar` highlight;

### Bug Fixes

#### Miscellaneous

- Reload qf if enter qf window (#134)

## [1.1.0] - 2023-02-20

### Features
Expand Down

0 comments on commit 654c904

Please sign in to comment.