Skip to content

Commit

Permalink
Update CHANGELOG for 1.26.2
Browse files Browse the repository at this point in the history
  • Loading branch information
J-Fields committed Oct 22, 2023
1 parent 445fd3a commit 67093fd
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# Change Log

## [v1.26.2](https://github.com/vscodevim/vim/tree/v1.26.2) (2023-10-21)

### Fixed

- Fixed illegible text with certain color schemes when `vim.statusBarColorControl` is enabled ([@chandradeepdey](https://github.com/chandradeepdey)).

### Changed

- Changed extension's `activationEvents` to include `onStartupFinished` rather than `*`, which may improve startup performance ([@whitphx](https://github.com/whitphx)).

## [v1.26.1](https://github.com/vscodevim/vim/tree/v1.26.1) (2023-10-09)

### Fixed
Expand Down

0 comments on commit 67093fd

Please sign in to comment.