From 11f0ee8474f329ad53b5d1b24b236dc147fb91c5 Mon Sep 17 00:00:00 2001 From: Jayaram Kancherla Date: Fri, 28 Jun 2024 14:35:44 -0700 Subject: [PATCH] update changelog --- CHANGELOG.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5c69ffb..307e18c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,11 @@ # Changelog -## Version 0.1.0 +## Version 0.2.0 + +- Thanks to [@tony-kuo](https://github.com/tony-kuo), the package now includes a built-in dataloader for the pytorch-lightning framework, +for single cells expression profiles, training labels, and study labels. The dataloader uniformly samples across training labels and study labels to create a diverse batch of cells. + +## Version 0.1.0 - 0.1.3 This is the first release of the package to support both creation and access to large collection of files based on TileDB.