diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..4819ed0 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,14 @@ +# Changelog + +## 1.0.0 (2025-08-09) + + +### Features + +* define icon highlight if not exists ([8e39f60](https://github.com/cpea2506/input.nvim/commit/8e39f601ffbc7abb97c32fcb13b6b2448a72568e)) +* treat input as `prompt` ([17ec45f](https://github.com/cpea2506/input.nvim/commit/17ec45f0571c01fd4b8950763676a5e6584d55ad)) + + +### Bug Fixes + +* bound `` to normal mode ([#3](https://github.com/cpea2506/input.nvim/issues/3)) ([dcf96ed](https://github.com/cpea2506/input.nvim/commit/dcf96ed4e1b2ea2f70de6a9bcbc92e10c754470b))