Skip to content

Commit

Permalink
chore: update to change log
Browse files Browse the repository at this point in the history
  • Loading branch information
leontoeides committed Jul 25, 2024
1 parent 4e5ea6b commit 7ba3988
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,13 @@
* 2024-06-15: This crate now instructs `serde` to not serialize empty fields.
This may potentially save a bit of disk space and bandwidth.

* 2024-07-25: Added support for getting `LatLng` structs from tuples
`(43.68, 7.32)`

* 2024-07-25: Applied `clippy` suggestions

* 2024-07-25: Dependency bumps

# 3.5.3

* 2024-06-09: Increased flexibility of interface by using more `impl Into<Type>`
Expand Down

0 comments on commit 7ba3988

Please sign in to comment.