Skip to content

Commit c22df3f

Browse files
committed
Update release notes for v0.5.0
1 parent 3c4e564 commit c22df3f

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

NEWS.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,16 @@
11
# MultipleTesting.jl News and Changes
22

3-
## Unreleased
3+
## Version 0.5.0
44

55
### Changes
66

77
- Improve the reordering strategy of p-values in adjustment methods. This change saves one sorting step for all adjustment methods that require sorted p-values. As a result, the performance for these methods is significantly improved.
8-
- Pin `Documenter` to v0.19 for building of the documentation (#104)
8+
- Rename p-value combination types, in order to improve consistency with other types.
9+
10+
11+
### Support
12+
13+
- Supports julia v1.4 and newer
914

1015

1116
## Version 0.4.1

0 commit comments

Comments
 (0)