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

bump version to v0.9.1 #87

Merged
merged 1 commit into from
Oct 21, 2019
Merged

bump version to v0.9.1 #87

merged 1 commit into from
Oct 21, 2019

Conversation

andresilva
Copy link
Contributor

Need to release latest master since it includes some fixes for building under no-std environment (needed for paritytech/substrate#3868).

The only changes included from v0.9.0 are:

Neither of them seems breaking.

@andresilva andresilva requested a review from rphmeier October 21, 2019 16:07
@@ -299,6 +299,7 @@ impl<Id, H, N, Signature> Round<Id, H, N, Signature> where
self.round_number
}

#[allow(unused)]
Copy link
Contributor Author

Choose a reason for hiding this comment

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

When compiling under no_std this is unused since the voter is not included.

@rphmeier rphmeier merged commit 068f464 into master Oct 21, 2019
@rphmeier rphmeier deleted the andre/v0.9.1 branch October 21, 2019 19:32
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