diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..165b2c4 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,15 @@ +# 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)) +* release-please ([b9de7dd](https://github.com/Willem-J-an/adopure.nvim/commit/b9de7ddcd06e3762d7f051bbcad1e1d3511dc8f7))