Re-organize Changelog for 0.45#1737
Conversation
Signed-off-by: Keval Morabia <28916987+kevalmorabia97@users.noreply.github.com>
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Enterprise Run ID: 📒 Files selected for processing (1)
📝 WalkthroughWalkthrough
ChangesCHANGELOG Release Notes Update
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 minutes 🚥 Pre-merge checks | ✅ 6✅ Passed checks (6 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #1737 +/- ##
=======================================
Coverage 77.10% 77.10%
=======================================
Files 511 511
Lines 56260 56260
=======================================
Hits 43380 43380
Misses 12880 12880
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
cjluo-nv
left a comment
There was a problem hiding this comment.
Bot review — DM the bot to share feedback.
Documentation-only PR (+52/-44, CHANGELOG.rst only) that reorganizes the 0.45 "New Features" section into sub-sections (Quantization, Megatron Framework, Datasets & Calibration, Misc) for readability, moves the Deprecations block above Bug Fixes, and updates release dates (0.46 → 2026-08-xx, 0.45 → 2026-07-02).
I cross-checked the reorganized list against the original flat list: every New Features entry is preserved and correctly re-categorized. The old changelog contained two near-duplicate Megatron-Bridge PTQ entries; the new version sensibly consolidates them into a single expanded entry — a net improvement, not a content loss.
No code changes, so no tests are warranted. No licensing files touched (only CHANGELOG.rst). No prompt-injection attempts in the untrusted PR content. Straightforward and correct.
|
What does this PR do?
Changelog New Features for 0.45.0 were too clutterred hence splitting into sub-sections for better readability
Summary by CodeRabbit