Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Prepare defmt 0.3.2 release #675

Merged
merged 3 commits into from
May 31, 2022
Merged

Prepare defmt 0.3.2 release #675

merged 3 commits into from
May 31, 2022

Conversation

Urhengulas
Copy link
Member

@Urhengulas Urhengulas commented May 31, 2022

This release is due to a compilation error which occurs if defmt 0.3.1 is used together with defmt-macros 0.3.1 or defmt-macros 0.3.0. Therefore we increase the minimal version of defmt-macros to 0.3.2.

Using `defmt 0.3.1` with `defmt-macros` version `0.3.1` or `0.3.0` leads to compiler-errors.
@Urhengulas Urhengulas requested a review from japaric May 31, 2022 13:46
Copy link
Member

@japaric japaric left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

cargo.toml changes look good to me. left a question about the changelog

CHANGELOG.md Outdated Show resolved Hide resolved
The `defmt-decoder 0.3.1` errornously appeared in the `./CHANGELOG.md`, but there should only be `defmt` releases.
@Urhengulas Urhengulas requested a review from japaric May 31, 2022 14:11
@Urhengulas
Copy link
Member Author

bors r=japaric

@bors
Copy link
Contributor

bors bot commented May 31, 2022

Build succeeded:

@bors bors bot merged commit a1ac16d into main May 31, 2022
@bors bors bot deleted the prepare-release branch May 31, 2022 14:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants