📝 Update changelog after release of v3.4.1#1496
Conversation
--------- Signed-off-by: Daniel Haag <121057143+denialhaag@users.noreply.github.com>
v3.4.1v3.4.1
📝 WalkthroughSummary by CodeRabbit
✏️ Tip: You can customize this high-level summary in your review settings. WalkthroughThe 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
Estimated code review effort🎯 2 (Simple) | ⏱️ ~10 minutes Possibly related PRs
Suggested reviewers
Poem
🚥 Pre-merge checks | ✅ 3✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing touches🧪 Generate unit tests (beta)
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. Comment |
Description
This PR updates the changelog after the release of
v3.4.1from the stablev3.xbranch.Checklist:
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).