Skip to content

Commit 6e7231d

Browse files
committed
bump changelog
1 parent 799917f commit 6e7231d

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,13 @@
33
## dev
44

55
## 9/18/25
6-
* Store gene ids on SavedVariant model (REQUIRES DB MIGRATION)
6+
7+
## 10/27/25
8+
* Adds affected status to the gt stats views/dicts in Clickhouse (REQUIRES DB MIGRATION)
9+
* Note that for users with Clickhouse already enabled, this migration will enqueue tasks in the loading pipeline to
10+
refresh existing data. You may want to monitor the pipeline for any failures and re-trigger them in the event of any
11+
failures. seqr will contiunue to function normally if these steps are skipped, but in the long run this may result
12+
in inaccurate search results
713

814
## 9/29/25
915
* Deprecate hail backend support

0 commit comments

Comments
 (0)