From 3bf5db33da275666543038236b323e818b678bd3 Mon Sep 17 00:00:00 2001 From: Zach Wright Date: Thu, 3 Oct 2024 15:11:16 -0400 Subject: [PATCH] Update changelog.md --- changelog.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/changelog.md b/changelog.md index 3031002..176c55f 100644 --- a/changelog.md +++ b/changelog.md @@ -1,13 +1,15 @@ # Changelog -## Release 2.5 (unreleased) +## Release 2.5 (10/3/2024) Brief summary of what's in this release: +- Segmentation data viewer +- Participant ID visibility fix +- "Recently released" is on both tabs ### 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. +None ### 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