Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
aleokdev committed Jun 14, 2024
1 parent ce1b91d commit 8094b16
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

### Changed
- Underlying reader for maps now uses a BufReader, which should give a large performance boost. (#286)
- Update `base64` to `0.22.1`.
- Update `libflate` to `2.1.0`.
- Update `zstd` to `0.13.1`.
- Update `base64` to `0.22.1`. (#294)
- Update `libflate` to `2.1.0`. (#294)
- Update `zstd` to `0.13.1`. (#294)

## Fixed
- `ObjectShape::Text::kerning`'s default value, which should have been set to `true` instead of `false`. (#278)
Expand Down

0 comments on commit 8094b16

Please sign in to comment.