Skip to content

Commit

Permalink
Merge pull request #111 from d3b-center/release-0.11.1-🏷
Browse files Browse the repository at this point in the history
🏷 Release 0.11.1
  • Loading branch information
chris-s-friedman authored Jan 10, 2023
2 parents c9d85ba + 501d654 commit a961320
Show file tree
Hide file tree
Showing 3 changed files with 20 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/ISSUE_TEMPLATE/submission_pkg_bug_report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ body:
label: Version ID
description: Select the version number relating to this bug
options: # new_versions_here
- "0.11.1"
- "0.11.0"
- "0.10.1"
- "0.10.0"
Expand Down
18 changes: 18 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,23 @@
# D3B CDS Manifest Prep Change History

## Release 0.11.1

### Remove last `not reported` diagnoses

Updates the diagnosis table with the last diagnosis that were not reported.

### Summary

- Emojis: 🍱 x2, πŸš‘οΈ x1
- Categories: Additions x2, Other Changes x1

### New features and changes

- [#110](https://github.com/d3b-center/d3b-cds-manifest-prep/pull/110) - 🍱 remove not reported diagnoses from diagnosis manifest - [c9d85ba8](https://github.com/d3b-center/d3b-cds-manifest-prep/commit/c9d85ba83529029afba6d58cc6cd656bae1f1f38) by [chris-s-friedman](https://github.com/chris-s-friedman)
- [#109](https://github.com/d3b-center/d3b-cds-manifest-prep/pull/109) - πŸš‘οΈ remove duplicated entries from histologies - [951ae3cb](https://github.com/d3b-center/d3b-cds-manifest-prep/commit/951ae3cbecd1aeba47d97a124455054bc84593f3) by [chris-s-friedman](https://github.com/chris-s-friedman)
- [#108](https://github.com/d3b-center/d3b-cds-manifest-prep/pull/108) - 🍱 update histologies file with manual diagnoses - [7ab9493c](https://github.com/d3b-center/d3b-cds-manifest-prep/commit/7ab9493c7bb014ca2a61cdbd3171c832cb19e8e1) by [chris-s-friedman](https://github.com/chris-s-friedman)


## Release 0.11.0

### Use updated histologies file
Expand Down
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ pip install git+https://github.com/d3b-center/d3b-cds-manifest-prep.git
## Data

<!---line below is generated by prerelease script insert_version_url_here --->
The most recently generated manifest can be found [here](https://github.com/d3b-center/d3b-cds-manifest-prep/releases/tag/0.11.1).
The most recently generated manifest can be found [here](https://github.com/d3b-center/d3b-cds-manifest-prep/releases/tag/0.11.0).
The most recently generated manifest can be found [here](https://github.com/d3b-center/d3b-cds-manifest-prep/releases/tag/0.10.1).
The most recently generated manifest can be found [here](https://github.com/d3b-center/d3b-cds-manifest-prep/releases/tag/0.10.0).
Expand Down

0 comments on commit a961320

Please sign in to comment.