Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
d-k-bo committed Oct 14, 2023
1 parent 5641b8e commit e60fbe1
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

### Changed

- BREAKING: use `i64`for timestamps
- Make timestamp parsing more resilient by accepting both strings and integers
- BREAKING: Deserialize maybe-empty strings as `Option<String>`

## [0.1.2] - 2023-10-06

### Fixed
Expand Down

0 comments on commit e60fbe1

Please sign in to comment.