Skip to content

Commit

Permalink
chore: update CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinhwang91 committed Apr 15, 2022
1 parent f89e5c0 commit a594307
Showing 1 changed file with 29 additions and 1 deletion.
30 changes: 29 additions & 1 deletion CHANGELOG.md
@@ -1,5 +1,33 @@
# Changelog

## [0.3.2] - 2022-04-15

### Bug Fixes

#### FZF

- Restore local stl option for qf window

#### MagicWin

- Call layout_cb even if magic_window = false (#58)
- Refresh winview if cache is invalid

#### Miscellaneous

- Correct sysname for Windows
- Compatible with PUC Lua 5.1

### Features

#### FZF

- Adapt fzf's actions for preview

#### Preview

- Support extmarks for all non-anonymous namespaces

## [0.3.1] - 2022-02-26

### Bug Fixes
Expand Down Expand Up @@ -29,7 +57,7 @@
- WinClosed in main can't be fired
- More intelligent

#### Previewer
#### Preview

- Should reset scrolling horizontally
- Switch tabpage can't fire cursor move
Expand Down

0 comments on commit a594307

Please sign in to comment.