Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
gagbo committed Nov 6, 2023
1 parent 92f8dd8 commit aa3aeec
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,15 +32,17 @@ specification.
+ `http.Request`
+ `buffalo.Request`
- [Generator] The generator now tries to keep going with instrumentation even if some instrumentation
fails. All files will stay modified, and the generator will exit with an error code and output
all the collected errors.
fails. On error, still _No file will be modified_, and the generator will exit with an error code
and output all the collected errors instead of only the first one.

### Deprecated

### Removed

### Fixed

- [Generator] Fix a few generator crashes when instrumented functions have specific argument types.

### Security

- Update all dependencies to reduce dependabot alerts in
Expand Down

0 comments on commit aa3aeec

Please sign in to comment.