diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..67546f1 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,24 @@ +# Changelog + +## 1.0.0 (2024-06-24) + + +### Features + +* add docs and release please ([1100422](https://github.com/Willem-J-an/adopure.nvim/commit/1100422d35a52718538803c23f9d5312c0d9b374)) +* add healthchecks ([f7a9a00](https://github.com/Willem-J-an/adopure.nvim/commit/f7a9a00e64a04532a7698ddcbf486f0639959b55)) +* add typechecks ([738c96a](https://github.com/Willem-J-an/adopure.nvim/commit/738c96a0a87c01fb3701241be17b5b0d308826c2)) +* improve git remote handling ([c631083](https://github.com/Willem-J-an/adopure.nvim/commit/c631083b7daec2611e18acf2457429b15244e160)) +* improve secret handling ([c24de76](https://github.com/Willem-J-an/adopure.nvim/commit/c24de76e32a3c2fb5162c1cd171c95bf831a62b2)) +* improved visual selector ([3528263](https://github.com/Willem-J-an/adopure.nvim/commit/35282633af77cd01a98f5069fc5dcbd0c94a3610)) +* pass opts through; use thread picker ([faf5491](https://github.com/Willem-J-an/adopure.nvim/commit/faf549121d740eacef3119f908ca0b1d0d9f0131)) + + +### Bug Fixes + +* github actions ([2f7b0f6](https://github.com/Willem-J-an/adopure.nvim/commit/2f7b0f662b19fa2ac7c7b6c26854e921f01f1680)) +* long lines ([59bc16e](https://github.com/Willem-J-an/adopure.nvim/commit/59bc16e852217df18a070161661e640926086f83)) +* long yaml in lemmy ([126ce7d](https://github.com/Willem-J-an/adopure.nvim/commit/126ce7da41ccda7cb17c8d8de067284acff96f58)) +* parse lua table opts from string ([1779da8](https://github.com/Willem-J-an/adopure.nvim/commit/1779da8c1778f491f271c832ee59c5ba70febb61)) +* Update release-please.yml ([af068c2](https://github.com/Willem-J-an/adopure.nvim/commit/af068c21b5b2e39f481973ef2c881ae254dac57e)) +* workflow lint; docs ([3dc3a29](https://github.com/Willem-J-an/adopure.nvim/commit/3dc3a296561da25b90b4cc917faaa5f2b2bc304c))