Skip to content

chore: regenerate changelog with v0.1.0 tag#72

Merged
unclesp1d3r merged 2 commits into
mainfrom
fix/changelog-v0.1.0-tag
Feb 15, 2026
Merged

chore: regenerate changelog with v0.1.0 tag#72
unclesp1d3r merged 2 commits into
mainfrom
fix/changelog-v0.1.0-tag

Conversation

@unclesp1d3r
Copy link
Copy Markdown
Member

This pull request finalizes the changelog for the 0.1.0 release and addresses some minor documentation issues. The most important changes are:

Release management:

  • Updated the CHANGELOG.md to mark the release of version 0.1.0 with the release date set to 2026-02-15.

Documentation improvements:

  • Regenerated CHANGELOG.md to fix duplicate entries and ensure the changelog accurately reflects recent changes.

Now that the v0.1.0 tag exists, git-cliff produces a proper
versioned section that release-plz can parse.

Signed-off-by: UncleSp1d3r <unclesp1d3r@evilbitlabs.io>
Copilot AI review requested due to automatic review settings February 15, 2026 08:10
@dosubot dosubot Bot added the size:XS This PR changes 0-9 lines, ignoring generated files. label Feb 15, 2026
@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Feb 15, 2026

Summary by CodeRabbit

  • Chores

    • Released version 0.1.0 (2026-02-15)
    • Regenerated changelog to fix duplicate entries
  • Documentation

    • Cleaned OSS guidelines: normalized header punctuation and list formatting
    • Updated security contact formatting to use angle-bracketed addresses
    • Added note to ensure documentation reflects implemented features rather than aspirations

Walkthrough

Updates to documentation: CHANGELOG.md bumped the release from [unreleased] to [0.1.0] (2026-02-15) and recorded a regeneration entry; AGENTS.md applies formatting and wording edits (security contact formatting, header/punctuation changes, and a new documentation note).

Changes

Cohort / File(s) Summary
Changelog
CHANGELOG.md
Bumped release from [unreleased] to [0.1.0] (2026-02-15). Added a Miscellaneous Tasks bullet documenting CHANGELOG regeneration to fix duplicate entries (references PR #70).
Repository Guidelines / Agents
AGENTS.md
Reformatted headers and bullets, replaced raw email addresses with angle-bracketed contact forms, removed trailing colons from several headings, added a documentation accuracy note, and applied general style/formatting updates.

Estimated code review effort

🎯 2 (Simple) | ⏱️ ~10 minutes

Possibly related PRs

Poem

🐇 I nibbled at lines, refined each part,

Cleaned headers and emails with a hop of heart.
CHANGELOG polished, AGENTS trimmed neat,
A tiny release—soft thump of my feet. 🥕

🚥 Pre-merge checks | ✅ 4
✅ Passed checks (4 passed)
Check name Status Explanation
Title check ✅ Passed The title 'chore: regenerate changelog with v0.1.0 tag' accurately reflects the main change in the changeset: updating CHANGELOG.md for the 0.1.0 release.
Description check ✅ Passed The description is directly related to the changeset, explaining the changelog updates for version 0.1.0 and mentions documentation improvements, which aligns with the CHANGELOG.md and AGENTS.md changes.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Merge Conflict Detection ✅ Passed ✅ No merge conflicts detected when merging into main

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch fix/changelog-v0.1.0-tag

No actionable comments were generated in the recent review. 🎉


Comment @coderabbitai help to get the list of available commands and usage tips.

@dosubot dosubot Bot added the documentation Improvements or additions to documentation label Feb 15, 2026
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This pull request finalizes the changelog for the v0.1.0 release by converting the unreleased section to a versioned release entry and adding a self-referential changelog entry. The changes are generated using git-cliff, the project's established changelog generation tool configured in cliff.toml.

Changes:

  • Updated the changelog header from [unreleased] to [0.1.0] - 2026-02-15 to mark the official v0.1.0 release
  • Added a changelog entry documenting the regeneration of CHANGELOG.md to fix duplicate entries (PR #70)

@coderabbitai coderabbitai Bot added the size:S This PR changes 10-29 lines, ignoring generated files. label Feb 15, 2026
@mergify
Copy link
Copy Markdown
Contributor

mergify Bot commented Feb 15, 2026

🧪 CI Insights

Here's what we observed from your CI run for 5ecf000.

🟢 All jobs passed!

But CI Insights is watching 👀

coderabbitai[bot]
coderabbitai Bot previously approved these changes Feb 15, 2026
…ents

Signed-off-by: UncleSp1d3r <unclesp1d3r@evilbitlabs.io>
@dosubot dosubot Bot added size:S This PR changes 10-29 lines, ignoring generated files. and removed size:XS This PR changes 0-9 lines, ignoring generated files. size:S This PR changes 10-29 lines, ignoring generated files. labels Feb 15, 2026
@unclesp1d3r unclesp1d3r merged commit 59752bb into main Feb 15, 2026
23 checks passed
@unclesp1d3r unclesp1d3r deleted the fix/changelog-v0.1.0-tag branch February 15, 2026 21:13
@github-actions github-actions Bot mentioned this pull request Feb 15, 2026
unclesp1d3r pushed a commit that referenced this pull request Feb 15, 2026
## 🤖 New release

* `libmagic-rs`: 0.1.0 -> 0.1.1 (✓ API compatible changes)

<details><summary><i><b>Changelog</b></i></summary><p>

<blockquote>

## [0.1.1] - 2026-02-15

### Miscellaneous Tasks

- Regenerate changelog with v0.1.0 tag
([#72](#72))
<!-- generated by git-cliff -->
</blockquote>


</p></details>

---
This PR was generated with
[release-plz](https://github.com/release-plz/release-plz/).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation size:S This PR changes 10-29 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants