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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Re-organize changelog to make updating to 0.6 easier #1274

Merged
merged 3 commits into from
Aug 20, 2022

Conversation

davidpdrsn
Copy link
Member

@davidpdrsn davidpdrsn added this to the 0.6 milestone Aug 18, 2022
axum/CHANGELOG.md Outdated Show resolved Hide resolved
axum/CHANGELOG.md Outdated Show resolved Hide resolved
axum/CHANGELOG.md Outdated Show resolved Hide resolved
axum/CHANGELOG.md Outdated Show resolved Hide resolved
Comment on lines +217 to +221
#[derive(Clone)]
struct AppState {
client: HttpClient,
database: Database,
}
Copy link
Member

Choose a reason for hiding this comment

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

Should we remove #[derive(Clone)] here?

Copy link
Member Author

Choose a reason for hiding this comment

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

axum/CHANGELOG.md Outdated Show resolved Hide resolved
axum/CHANGELOG.md Outdated Show resolved Hide resolved
axum/CHANGELOG.md Outdated Show resolved Hide resolved
axum/CHANGELOG.md Outdated Show resolved Hide resolved
axum/CHANGELOG.md Show resolved Hide resolved
@davidpdrsn davidpdrsn merged commit f1769e5 into main Aug 20, 2022
@davidpdrsn davidpdrsn deleted the migration-guide-in-changelog branch August 20, 2022 19:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Re-organize changelog to make updating to 0.6 easier
2 participants