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

Make CHANGELOG.md adhere closer to the Keep A Changelog format #256

Merged
merged 1 commit into from
Apr 8, 2023

Conversation

JelteF
Copy link
Owner

@JelteF JelteF commented Apr 2, 2023

Cleanup of #254

  • The "Internal changes" sections under 0.7.1 and 0.9.0 have been removed - users of your library don't need (nor do they care) about internal details, so long as it works.
  • The section for 0.99.4 was retitled to include [YANKED].
  • Certain changes, such as the MSRV changes, or the change about all features except std being disabled by default, were reworded. This is either for clarity, or to make them fit better as changelog entries.

…rmat

Co-Authored-By: Jelte Fennema <github-tech@jeltef.nl>
@JelteF JelteF enabled auto-merge (squash) April 8, 2023 19:37
@JelteF JelteF disabled auto-merge April 8, 2023 19:38
@JelteF JelteF changed the title Make CHANGELOG.md adhere much more closely to the Keep A Changelog format Make CHANGELOG.md adhere closer to the Keep A Changelog format Apr 8, 2023
@JelteF JelteF merged commit eb18e1d into master Apr 8, 2023
@JelteF JelteF deleted the changelog-refactoring branch April 8, 2023 19:48
@tyranron tyranron added this to the 1.0.0 milestone Apr 10, 2023
@tyranron tyranron added the docs label Apr 10, 2023
@tyranron tyranron linked an issue Apr 10, 2023 that may be closed by this pull request
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.

CHANGELOG.md does not adhere completely to the Keep A Changelog format
3 participants