From b910807e984ce0241fafc8959d70208df3c1a240 Mon Sep 17 00:00:00 2001 From: Alan Hamlett Date: Thu, 15 Mar 2018 01:32:37 -0700 Subject: [PATCH] changes for v8.0.7 --- HISTORY.rst | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/HISTORY.rst b/HISTORY.rst index c4c8cf8..d5e0d8e 100644 --- a/HISTORY.rst +++ b/HISTORY.rst @@ -3,6 +3,18 @@ History ------- +8.0.7 (2018-03-15) +++++++++++++++++++ + +- Upgrade wakatime-cli to v10.1.2. +- Detect dependencies from Swift, Objective-C, TypeScript and JavaScript files. +- Categorize .mjs files as JavaScript. + `#wakatime121 `_ +- Detect dependencies from Elm, Haskell, Haxe, Kotlin, Rust, and Scala files. +- Improved Matlab vs Objective-C language detection. + `#wakatime129 `_ + + 8.0.6 (2018-01-04) ++++++++++++++++++