Skip to content

Commit

Permalink
Merge pull request #285 from KPMP/KPMP-5644_UpdateChangelog
Browse files Browse the repository at this point in the history
Update changelog.md
  • Loading branch information
zwright authored Dec 11, 2024
2 parents 5841e33 + 9a62ac6 commit eddfb80
Showing 1 changed file with 8 additions and 4 deletions.
12 changes: 8 additions & 4 deletions changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,17 @@

## Release 2.6 (unreleased)
Brief summary of what's in this release:
- combined the filter trees into one
- added clinical data filters
- reorganized the filters (put into filter categories)
- added primary adjudicated category to participant report
- added tooltips to the filter pills to help disambiguate new filters
- removed units from labels in participant report since values will now include the units
- updated endpoints

### Breaking changes
Breaking changes include any database updates needed, if we need to edit any files on system (like .env or certs, etc). Things that are outside of the code itself that need changed for the system to work.

### Non-breaking changes
Just a place to keep track of things that have changed in the code that we may want to pay special attention to when smoke testing, etc.
- fixed a bug where the participant filters wouldn't go back to their default state after clicking the Clear Filters button
- This will not work with previous versions of pegasus-data since the graphql endpoints have changed name and structure

----

Expand Down

0 comments on commit eddfb80

Please sign in to comment.