Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
gagbo committed Oct 13, 2023
1 parent 6ded71b commit a93554a
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,11 @@ versioning](https://go.dev/doc/modules/version-numbers).

### Fixed

- [All] Fixed an issue that could lead to panics when running the generator on already-annotated files (#70)
- [All] autometrics will now add a single line doc comment with the function name if the function
had no comment besides the autometrics directive. This allows IDEs to properly render the generated
documentation even when going through gopls

### Security

## [0.8.0](https://github.com/autometrics-dev/autometrics-go/releases/tag/v0.8.0) 2023-09-18
Expand Down

0 comments on commit a93554a

Please sign in to comment.