Skip to content

Commit 19f62e8

Browse files
committed
Updated changelog.
1 parent ece2794 commit 19f62e8

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

CHANGELOG.md

+3-2
Original file line numberDiff line numberDiff line change
@@ -4,7 +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
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.
89

910
## Changes since v0.4.3:
1011

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

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

0 commit comments

Comments
 (0)