Skip to content

Update changelog#208

Merged
zwright merged 2 commits intodevelopfrom
update-changelog
Mar 30, 2026
Merged

Update changelog#208
zwright merged 2 commits intodevelopfrom
update-changelog

Conversation

@Dert1129
Copy link
Copy Markdown
Contributor

@Dert1129 Dert1129 commented Mar 30, 2026

Summary by CodeRabbit

  • Documentation
    • Updated changelog with new Release 3.3 (unreleased) section and improved structural formatting for clearer version organization.

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Mar 30, 2026

Walkthrough

The changelog has been updated to introduce a new "Release 3.3 (unreleased)" section with a horizontal divider, while the "Release 3.2" section heading was adjusted to remove its unreleased status designation.

Changes

Cohort / File(s) Summary
Changelog Update
changelog.md
Added new "Release 3.3 (unreleased)" section with horizontal divider separator; adjusted "Release 3.2" heading formatting.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • 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.

Copy link
Copy Markdown

@coderabbitai coderabbitai Bot left a comment

Choose a reason for hiding this comment

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

Actionable comments posted: 1

🧹 Nitpick comments (1)
changelog.md (1)

3-6: Add a placeholder entry under the new unreleased section.

Line 3 introduces Release 3.3 (unreleased), but the section is empty before the next header. Add a temporary bullet (e.g., - TBD) so it’s clear this is intentionally open.

Proposed documentation tweak
 ## Release 3.3 (unreleased)
 
+- TBD
+
 ---

ℹ️ Review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 6aef1d07-ba7a-4126-9018-92cde04941c6

📥 Commits

Reviewing files that changed from the base of the PR and between 37821a4 and 9a3cb95.

📒 Files selected for processing (1)
  • changelog.md

Comment thread changelog.md
Comment on lines +7 to +10
## Release 3.2
Brief summary:
- return HUBMAP cell type ontology ID
- fixed duplicate data being returned for Regional Transcriptomics data
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

⚠️ Potential issue | 🟡 Minor

Include a release date for 3.2 now that it’s no longer unreleased.

Since Line 7 removed (unreleased), add a date in the header (same style as other versioned entries) to keep release history unambiguous.

Proposed documentation tweak
-## Release 3.2 
+## Release 3.2 (released YYYY-MM-DD)
📝 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.

Suggested change
## Release 3.2
Brief summary:
- return HUBMAP cell type ontology ID
- fixed duplicate data being returned for Regional Transcriptomics data
## Release 3.2 (released YYYY-MM-DD)
Brief summary:
- return HUBMAP cell type ontology ID
- fixed duplicate data being returned for Regional Transcriptomics data

@zwright zwright merged commit d44c44b into develop Mar 30, 2026
1 check passed
@zwright zwright deleted the update-changelog branch March 30, 2026 17:25
@coderabbitai coderabbitai Bot mentioned this pull request Apr 6, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants