Skip to content

Commit 9062795

Browse files
committed
bump verion to 0.95
1 parent 7025cfa commit 9062795

2 files changed

Lines changed: 10 additions & 3 deletions

File tree

DESCRIPTION

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
Package: corrplot
22
Type: Package
33
Title: Visualization of a Correlation Matrix
4-
Version: 0.94
5-
Date: 2024-08-02
4+
Version: 0.95
5+
Date: 2024-10-14
66
Authors@R: c(
77
person('Taiyun', 'Wei', email = 'weitaiyun@gmail.com', role = c('cre', 'aut')),
88
person('Viliam', 'Simko', email = 'viliam.simko@gmail.com', role = 'aut'),

NEWS.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,11 @@
1-
# corrplot 0.94
1+
# corrplot 0.95
2+
3+
## Changes
4+
5+
* Fix #279: Version 0.94 is not assigning significant ocurrences correctly. (thanks, @brenoliisboa and @david-priest)
6+
7+
8+
# corrplot 0.94
29

310
## Changes
411

0 commit comments

Comments
 (0)