Skip to content

Commit

Permalink
Fix changelog typo
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewhickman committed Apr 28, 2023
1 parent 60cfe5f commit 23467fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

### Changed

- Monomorphised some code in `DescriptorPool::add_*` methods to reduce binary size. Thanks to [@sjrs] for [#40] and [#41].
- Monomorphised some code in `DescriptorPool::add_*` methods to reduce binary size. Thanks to [@srijs] for [#40] and [#41].
- Source code info is now omitted from the built-in descriptors for well-known types. This reduces the binary size by around 100KB.

## [0.11.3] - 2023-04-11
Expand Down

0 comments on commit 23467fc

Please sign in to comment.