Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
blazf authored Aug 31, 2018
1 parent d98cef0 commit 14d48d6
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,22 @@
# QMiner Change Log


## 31 August 2018

**Version 9.3.0**

**Non-breaking with new feature**

New feature:
- Added `TTm::GetCurUniUnixMSecs()` that returns Unix version of timestamp

Bugfix:
- Added check to `TWPt::Del` that pointer is not `NULL`
- Removed confusing local version of timestamps
- Fixed documentation for `RecordVector` consturctor in Node.JS API
- Removed unused code in `bd.cpp` that did not compile in recent versions of GCC


## 10 July 2018

**Version 9.2.3**
Expand Down

0 comments on commit 14d48d6

Please sign in to comment.