Skip to content

Commit 5055e5b

Browse files
Update CHANGELOG
1 parent 3e5cb1b commit 5055e5b

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
@@ -4,7 +4,13 @@
44

55
* `dataflow/concat`: Fix an issue where joining columns with different datatypes caused `TypeError` (PR #619).
66

7-
* `dataflow/concatenate_h5mu` and `dataflow/concat`: Fix `TypeError` when using mode 'move' and a column with conflicting metadata does not exist across all samples (PR #631).
7+
* `dataflow/concat`: Fix `TypeError` when using mode 'move' and a column with conflicting metadata does not exist across all samples (PR #631).
8+
9+
# openpipelines 0.12.2
10+
11+
## BUG FIXES
12+
13+
* `dataflow/concat`: Fix an issue where using `--mode move` on samples with non-overlapping features would cause `var_names` to become unaligned to the data (PR #653).
814

915
# openpipelines 0.12.1
1016

0 commit comments

Comments
 (0)