Skip to content

Commit f63d1b4

Browse files
chore(main): release 1.0.0 (#1)
1 parent cdc1bd4 commit f63d1b4

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CHANGELOG.md

+11
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
# Changelog
2+
3+
## 1.0.0 (2023-03-19)
4+
5+
6+
### Bug Fixes
7+
8+
* **config:** do not check valid on nil events ([60ac8cd](https://github.com/cpea2506/relative-toggle.nvim/commit/60ac8cd9b4ec4f644ebaced2d68bc02bfd126c63))
9+
* keep the combination of `number` and `relativenumber` ([#10](https://github.com/cpea2506/relative-toggle.nvim/issues/10)) ([cdc1bd4](https://github.com/cpea2506/relative-toggle.nvim/commit/cdc1bd49636c6fbc55fc7b0839e59a14f1de4215))
10+
* keep the combination of `number` and `relativenumber` ([#8](https://github.com/cpea2506/relative-toggle.nvim/issues/8)) ([8e3837f](https://github.com/cpea2506/relative-toggle.nvim/commit/8e3837f1bfe24e71f855352da6d4541264bf3099))
11+
* redraw after toggling on `CmdlineEnter` event ([#6](https://github.com/cpea2506/relative-toggle.nvim/issues/6)) ([d92bad3](https://github.com/cpea2506/relative-toggle.nvim/commit/d92bad38531741b52b20005beb0f16082ebfc23b))

0 commit comments

Comments
 (0)