Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
blazf authored Jul 10, 2018
1 parent ef660b0 commit 9cf1199
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,21 @@
# QMiner Change Log

## 10 July 2018

**Version 9.2.3**

**Non-breaking with bug fixes**

Bugfix:
- Fixed GCC compile warnings
- Fixed JSON escaping
- Added Node.js 10 to CI
- Fixed quantile CDF functions
- Fixed standard deviation function (better handling of edge cases)
- TMem got slimmer (16 bytes instead of 24 bytes!)
- Fixed running of `npm test`


## 20 April 2018

**Version 9.2.2**
Expand All @@ -13,6 +29,7 @@ Bugfix:
- TMem got slimmer (24 bytes instead of 32 bytes!)
- Fixed how exceptions are handled in `fs.readLines`


## 13 April 2018

**Verstion 9.2.1**
Expand Down

0 comments on commit 9cf1199

Please sign in to comment.