-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
e734f08
commit 334f5ef
Showing
1 changed file
with
23 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,23 @@ | ||
# 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 ([e734f08](https://github.com/Willem-J-an/adopure.nvim/commit/e734f08275716b798cae852688afdeeada1e99d6)) | ||
* long lines ([59bc16e](https://github.com/Willem-J-an/adopure.nvim/commit/59bc16e852217df18a070161661e640926086f83)) | ||
* 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)) |