Skip to content

Commit 3e26a2d

Browse files
committed
changelog fix
1 parent d669e96 commit 3e26a2d

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

CHANGELOG.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,22 +3,25 @@
33
## Version 0.5.3
44

55
### Improvements
6+
67
Improved tenetobids loading of temporal network files (reshaped correctly).
78

89
Event files in tenetobids
910

1011
get_aux_file new name of get_confound_files.
1112

1213
## Fixes
14+
1315
Force order of columns for TemporalNetwork (fixes #73)
1416

1517
Fixing problems regarding documentation and testing
1618

1719
## Changes
20+
1821
Changed numpy requirement to 1.20.1
1922

2023

21-
## Version 0.5.2
24+
## Version 0.5.2
2225

2326
### 0.5.2 Improvements
2427

@@ -70,7 +73,7 @@ Changing raiseIfU variable to rasie_if_undirected in check_input
7073

7174
### 0.5.1 Fixes
7275

73-
Updated requirements and fixed outdated version of scipy being installed on clean install using pip.
76+
Updated requirements and fixed outdated version of scipy being installed on clean install using pip.
7477

7578
Fixed header bug in documentation
7679

0 commit comments

Comments
 (0)