Skip to content

📝 Update changelog after release of v3.4.1#1496

Merged
burgholzer merged 1 commit intomainfrom
update-changelog
Feb 2, 2026
Merged

📝 Update changelog after release of v3.4.1#1496
burgholzer merged 1 commit intomainfrom
update-changelog

Conversation

@denialhaag
Copy link
Member

Description

This PR updates the changelog after the release of v3.4.1 from the stable v3.x branch.

Checklist:

  • The pull request only contains commits that are focused and relevant to this change.
  • I have added appropriate tests that cover the new/changed functionality.
  • I have updated the documentation to reflect these changes.
  • I have added entries to the changelog for any noteworthy additions, changes, fixes, or removals.
  • I have added migration instructions to the upgrade guide (if needed).
  • The changes follow the project's style guidelines and introduce no new warnings.
  • The changes are fully tested and pass the CI checks.
  • I have reviewed my own code changes.

---------

Signed-off-by: Daniel Haag <121057143+denialhaag@users.noreply.github.com>
@denialhaag denialhaag requested a review from burgholzer February 1, 2026 23:02
@denialhaag denialhaag self-assigned this Feb 1, 2026
@denialhaag denialhaag added the documentation Improvements or additions to documentation label Feb 1, 2026
@denialhaag denialhaag changed the title 🔖 Prepare release of v3.4.1 📝 Update changelog after release of v3.4.1 Feb 1, 2026
@coderabbitai
Copy link
Contributor

coderabbitai bot commented Feb 1, 2026

📝 Walkthrough

Summary by CodeRabbit

  • Documentation

    • Released version 3.4.1 with updated dependencies including nanobind, Boost, spdlog, and QDMI.
  • Changed

    • MLIR now built by default for C++ library builds.
  • Removed

    • Density matrix support from MQT Core DD.
    • Datastructures sublibrary.

✏️ Tip: You can customize this high-level summary in your review settings.

Walkthrough

The CHANGELOG.md is updated to document version 3.4.1 release, including dependency updates (nanobind, Boost, spdlog, QDMI), removal of density matrix support from MQT Core DD, removal of the datastructures sublibrary, and MLIR building by default for C++ library builds.

Changes

Cohort / File(s) Summary
Changelog Release Documentation
CHANGELOG.md
Added new version section [3.4.1] with dependency updates and reformatted existing entries. Updated Unreleased section to include MLIR default build for C++, removal of density matrix support, and datastructures sublibrary. Adjusted PR/link references and version transition lines.

Estimated code review effort

🎯 2 (Simple) | ⏱️ ~10 minutes

Possibly related PRs

Suggested reviewers

  • burgholzer

Poem

🐰 ✨ Versions hop and changelogs grow,
MLIR now defaults, as far as we know,
From 3.4.0 to 3.4.1 we bound,
Datastructures gone, new deps we've found! 📝

🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Title check ✅ Passed The title accurately describes the main change: updating the changelog after releasing v3.4.1, which aligns with the file modifications and PR objectives.
Description check ✅ Passed The description provides a clear summary of the change and appropriately marks non-applicable checklist items as struck through, which is acceptable for documentation-only changes.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

✏️ 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 update-changelog

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

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

@burgholzer burgholzer merged commit c684243 into main Feb 2, 2026
21 checks passed
@burgholzer burgholzer deleted the update-changelog branch February 2, 2026 11:57
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants