Skip to content

Commit

Permalink
Merge #358
Browse files Browse the repository at this point in the history
358: Release-version r=jonasbb a=jonasbb

serde_with 1.10.0
serde_with_macros 1.5.0

bors merge

Co-authored-by: Jonas Bushart <jonas@bushart.org>
  • Loading branch information
bors[bot] and jonasbb committed Sep 4, 2021
2 parents b35bd81 + ed3abe2 commit 4087080
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.

## [Unreleased]

## [1.10.0]
## [1.10.0] - 2021-09-04

### Added

Expand All @@ -29,7 +29,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.

* Bump MSRV to 1.46, since the dev-dependency bitflags requires that version now.
* `flattened_maybe!` no longer requires the `serde_with` crate to be available with a specific name.
This allows renaming the crate or using `flattened_maybe!` through a re-export without any complictions.
This allows renaming the crate or using `flattened_maybe!` through a re-export without any complications.

## [1.9.4] - 2021-06-18

Expand Down
2 changes: 1 addition & 1 deletion serde_with_macros/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.

## Unreleased

## [1.5.0]
## [1.5.0] - 2021-09-04

### Added

Expand Down

0 comments on commit 4087080

Please sign in to comment.