Skip to content

Commit

Permalink
chore(master): release 2.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Sep 29, 2023
1 parent 73a7d54 commit 2e93550
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# Changelog

## [2.1.0](https://github.com/stevearc/dressing.nvim/compare/v2.0.1...v2.1.0) (2023-09-29)


### Features

* add highlight group for builtin select index ([#113](https://github.com/stevearc/dressing.nvim/issues/113)) ([ee57150](https://github.com/stevearc/dressing.nvim/commit/ee571505f3566f84fd252e76c4ce6df6eaf2fb94))
* config option to disable numbers for builtin select implementation ([#117](https://github.com/stevearc/dressing.nvim/issues/117)) ([15ef9a3](https://github.com/stevearc/dressing.nvim/commit/15ef9a398c81ec9b98ec95feb74bad9d12ac474c))


### Bug Fixes

* input can only accept a single line ([#119](https://github.com/stevearc/dressing.nvim/issues/119)) ([0c7acd7](https://github.com/stevearc/dressing.nvim/commit/0c7acd71943c7e56deb0c8381700e9b3fa2ad21a))

## [2.0.1](https://github.com/stevearc/dressing.nvim/compare/v2.0.0...v2.0.1) (2023-08-13)


Expand Down

0 comments on commit 2e93550

Please sign in to comment.