Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 7 additions & 1 deletion changelog.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,13 @@
# Changelog

## Release 3.2 (unreleased)
## Release 3.3 (unreleased)

---

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

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


### Breaking changes

Expand Down
Loading