Skip to content

Commit

Permalink
chore(main): release 1.0.0 (#1)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Mar 24, 2023
1 parent cdc1bd4 commit f63d1b4
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
# Changelog

## 1.0.0 (2023-03-19)


### Bug Fixes

* **config:** do not check valid on nil events ([60ac8cd](https://github.com/cpea2506/relative-toggle.nvim/commit/60ac8cd9b4ec4f644ebaced2d68bc02bfd126c63))
* 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))
* 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))
* 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 comments on commit f63d1b4

Please sign in to comment.