From ca727167537434a975fda99ad0885cec9ca47402 Mon Sep 17 00:00:00 2001 From: Willem-J-an <51120533+Willem-J-an@users.noreply.github.com> Date: Mon, 24 Jun 2024 18:27:09 +0200 Subject: [PATCH] chore(master): release 1.0.0 --- CHANGELOG.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 CHANGELOG.md diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..8fef026 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,14 @@ +# Changelog + +## 1.0.0 (2024-06-24) + + +### Features + +* add autocompleting command ([1654278](https://github.com/Willem-J-an/adopure.nvim/commit/1654278abb2c23ffe7df9a39e849afb2e596eeec)) +* add comment previewer ([7270b67](https://github.com/Willem-J-an/adopure.nvim/commit/7270b676c56cd79f8107e6004683cb2afdd7e01d)) +* add docs and release please ([b3c8421](https://github.com/Willem-J-an/adopure.nvim/commit/b3c84219cbbfd31c50718cec6e3a08e4e148e8cc)) +* add healthchecks ([949ec7d](https://github.com/Willem-J-an/adopure.nvim/commit/949ec7d84f6d1f03e970bad7afc39bc3d994e037)) +* add votes / reviews ([0c6f360](https://github.com/Willem-J-an/adopure.nvim/commit/0c6f360a83873ca295f94d69e1a4de7b26206b42)) +* pass opts through; use thread picker ([3d0f94f](https://github.com/Willem-J-an/adopure.nvim/commit/3d0f94f3e9c17a52aa7685bbdd3a8ad8a84e895a)) +* proper git remote handling ([f28f9f9](https://github.com/Willem-J-an/adopure.nvim/commit/f28f9f97bbe717835dcbed5fb3cc53e16737c251))