Skip to content

Commit e3d8951

Browse files
committed
update changelog
1 parent ebb18a0 commit e3d8951

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -123,6 +123,10 @@
123123
They will no longer be given access to other samples to correct or to train the model.
124124
Notably, the included control samples may still be corrected (PR #119).
125125

126+
* Change temp folder for methods which rely on writing out FCS files.
127+
Temp folders are now created by a new helper function which will create a subdirectory under `meta[["temp_dir"]]`.
128+
This will be used as the temp directory (PR #119).
129+
126130
## MINOR CHANGES
127131

128132
* Enabled unit tests (PR #2).

0 commit comments

Comments
 (0)