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) ++++++++++++++++++