Skip to content

Commit 0b0b1f0

Browse files
authored
Merge pull request #566 from cglewis/master
release v0.4.8
2 parents 40c96e9 + d30e345 commit 0b0b1f0

2 files changed

Lines changed: 10 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,14 @@
1+
# v0.4.8 (2020-02-20)
2+
3+
- Fixed local dev python version to be 3.7
4+
- Fixed missing threshold_time configuration option
5+
- Fixed filename checks for client/server
6+
- Warn instead of debug log when files are ignored
7+
- Fixed running concurrent.futures when on python3.6
8+
19
# v0.4.7 (2020-02-12)
210

3-
- Added caching for parsed sessions
11+
- Added caching for parsed sessions
412
- Added IPv6 capability to networkML
513
- Updated pytest to v5.3.4
614
- Updated models for scikit v0.22.1

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.4.8.dev
1+
0.4.8

0 commit comments

Comments
 (0)