Skip to content

Commit

Permalink
docs: update changelog and rerelease
Browse files Browse the repository at this point in the history
  • Loading branch information
sheldonhull committed Oct 18, 2022
1 parent ff07203 commit 5ec4adf
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .changes/v0.0.14.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,3 +20,9 @@
- Removed much of the tooling for toolist that is non-critical.
Most tools now use self resolving binary install so that initialization is not required.
For other gopls VSCode handles, and Aqua is a great way to also install with a much faster processing time as it doesn't install from source, but instead uses binary release downloads.


### CI

- Improve changelog release output.
- Improve the testing to report codecoverage.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,11 @@ and is generated by [Changie](https://github.com/miniscruff/changie).
Most tools now use self resolving binary install so that initialization is not required.
For other gopls VSCode handles, and Aqua is a great way to also install with a much faster processing time as it doesn't install from source, but instead uses binary release downloads.

### CI

- Improve changelog release output.
- Improve the testing to report codecoverage.

## v0.0.13 - 2022-10-13

### Added
Expand Down

0 comments on commit 5ec4adf

Please sign in to comment.