Skip to content

docs: backfill unreleased changelog#644

Merged
arferreira merged 3 commits into
rapina-rs:mainfrom
haider855:docs/backfill-unreleased-changelog
Jun 20, 2026
Merged

docs: backfill unreleased changelog#644
arferreira merged 3 commits into
rapina-rs:mainfrom
haider855:docs/backfill-unreleased-changelog

Conversation

@haider855

Copy link
Copy Markdown
Contributor

Summary

Backfills the [Unreleased] changelog with user-facing changes merged since v0.12.0.

Also documents that routine dependency-only updates stay out of the changelog unless they affect user-facing behavior, APIs, generated output, security posture, or supported platforms.

Related Issues

Closes #636

Checklist

  • cargo fmt passes
  • cargo clippy has no warnings
  • Tests pass
  • Documentation updated (if needed)

Verification

  • git diff --check -- CHANGELOG.md
  • Not run: full Rust test suite, docs-only changelog update

@haider855 haider855 requested a review from arferreira as a code owner June 17, 2026 13:22
@github-actions

Copy link
Copy Markdown

Thanks for your first PR! A maintainer will review it shortly.

Make sure CI passes and take a look at our contributing guide if you haven't already.

@github-actions github-actions Bot added the area: docs Documentation site label Jun 17, 2026

@ShiraiEd ShiraiEd left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Hi @haider855, thanks for the contribution!

LGTM

@arferreira arferreira merged commit 27f4e9f into rapina-rs:main Jun 20, 2026
13 checks passed
@ShiraiEd

Copy link
Copy Markdown
Collaborator

Thanks again for the contribution, @haider855

If you'd like to further support the project, leaving a star can help us gain more visibility.

We also have a Discord server where we discuss ideas, suggestions, and what's coming next

Hope to see more of your contributions

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area: docs Documentation site

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Good First Issue]: Backfill the [Unreleased] changelog before the next release

3 participants