Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 1.06 KB

changelog.md

File metadata and controls

28 lines (18 loc) · 1.06 KB

Changelog

Release 2.5 (unreleased)

Brief summary of what's in this release:

  • updated to use 'enrollmentCategory' instead of 'tissueType' in variables
  • updated code to call new graphql endpoints (because of renames)
  • added new section to the Atlas home page
  • updated kpmp-common-components to get new menu items

Breaking changes

This won't work with previous versions of pegasus-data because the names and structure of underlying graphql queries have been updated


Release 2.4 (released 07/08/2024)

Brief summary of what's in this release:

  • fix minor overlay issue in Explorer when gene not found
  • added new "All" column to Atlas home page and Explorer home page tables

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.