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

Fix missing 0.2.1 changes #11

Merged
merged 2 commits into from
Dec 7, 2020
Merged

Fix missing 0.2.1 changes #11

merged 2 commits into from
Dec 7, 2020

Conversation

jamwaffles
Copy link
Member

@jamwaffles jamwaffles commented Dec 7, 2020

Thank you for helping out with embedded-graphics-simulator development! Please:

  • Check that you've added passing tests and documentation
  • Add an example where applicable
  • Add a CHANGELOG.md entry in the Unreleased section under the appropriate heading (Added, Fixed, etc) if your changes affect the public API
  • Run rustfmt on the project
  • Run just build (Linux/macOS only) and make sure it passes. If you use Windows, check that CI passes once you've opened the PR.

PR description

Fixes the metadata changes. Not sure how this happened. There's another change in release.toml that's unrelated, but required for cargo release to do the changelog replacements properly.

Closes #2

@jamwaffles jamwaffles requested a review from rfuest December 7, 2020 11:07
@jamwaffles jamwaffles merged commit 6f6965b into master Dec 7, 2020
@jamwaffles jamwaffles deleted the missing-0.2.1 branch December 7, 2020 15:35
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.

Simulator version 0.2.1 disappeared
2 participants