Skip to content

Commit

Permalink
Update CHANGELOG for 1.26.1
Browse files Browse the repository at this point in the history
  • Loading branch information
J-Fields committed Oct 10, 2023
1 parent 15c84a6 commit 8e0830b
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion CHANGELOG.md
@@ -1,10 +1,13 @@
# Change Log

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

### Fixed

- Fixed several Insert mode bugs caused by a regression in `v1.26.0` ([@nullbus](https://github.com/nullbus)).
- Fixed dot repeat (`.`) after `:reg[isters]` ([@dannoe](https://github.com/dannoe)).
- Fixed overlapping text in Quick Pick caused by `:reg[isters]` ([@dannoe](https://github.com/dannoe)).
- Fixed some uses of `vim.remap` ([@jdanbrown](https://github.com/jdanbrown)).

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

Expand Down

0 comments on commit 8e0830b

Please sign in to comment.