add release notes#328
Conversation
WalkthroughThe Changes
🚥 Pre-merge checks | ✅ 2✅ Passed checks (2 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 |
| # Changelog | ||
|
|
||
| ## Release 4.3 [Unreleased] | ||
| ## Release 4.3 |
There was a problem hiding this comment.
Add an explicit release date to keep changelog headers consistent.
Line 3 now marks 4.3 as released (by removing [Unreleased]), but unlike prior entries it does not include a [Released <date>] suffix. Please add the release date for traceability.
Proposed change
-## Release 4.3
+## Release 4.3 [Released 4/23/2026]📝 Committable suggestion
‼️ IMPORTANT
Carefully review the code before committing. Ensure that it accurately replaces the highlighted code, contains no missing lines, and has no issues with indentation. Thoroughly test & benchmark the code to ensure it meets the requirements.
| ## Release 4.3 | |
| ## Release 4.3 [Released 4/23/2026] |
Summary by CodeRabbit