Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
peterstace committed Nov 12, 2023
1 parent 5d8af58 commit f627ce9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ YYYY-MM-DD

- Simplifies the internal representation of the `Envelope` type.

- Upgrades `golangci-lint` to `v1.55.2`.

- **Breaking change**: Renames `Envelope`'s `ExtendToIncludeXY` method to
`ExpandToIncludeXY`. This makes the names of the `ExpandToIncludeXY` and
`ExpandToIncludeEnvelope` methods have consistent naming.
Expand Down

0 comments on commit f627ce9

Please sign in to comment.