Skip to content

Commit aaec567

Browse files
committed
Merge remote-tracking branch 'origin/master'
# Conflicts: # CHANGELOG.md
2 parents 82c29c2 + 19f62e8 commit aaec567

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@
44

55
### Bug fixes:
66
* Fixed issue when best K is 1
7+
* Fixed missing population separators on static `.svg` plots when using --use-ind-labels
8+
* Changed a variable name to avoid conflicts, despite being in a different namespace.
79
* Fixed missing population separators on static .svg plots when using --use-ind-labels
810
* Fixed key error when providing faststructure format in plot mode
911

@@ -14,4 +16,4 @@
1416
* Allow the program to show individual label names even when population information is provided (with '--show-ind-labels' option)
1517

1618
### Bug fixes:
17-
* Fixed Qvalue sorting when providing an --ind file with two columns
19+
* Fixed Qvalue sorting when providing an --ind file with two columns

0 commit comments

Comments
 (0)