Skip to content

Commit

Permalink
docs: update changelog with new fix (#894)
Browse files Browse the repository at this point in the history
  • Loading branch information
frrist authored Mar 7, 2022
1 parent 225d8f5 commit a280e30
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
## [v0.8.7] - 2022-03-07

### Fix
- avoid custom marshal for zero and invalid values (#893)
- wrong use of fallthrough in marshalling paramWrapperType (#890)
- avoid panic on reflected param parsing code (#888)

Expand Down

0 comments on commit a280e30

Please sign in to comment.