diff --git a/HISTORY.rst b/HISTORY.rst index b05e18a..526cdaa 100644 --- a/HISTORY.rst +++ b/HISTORY.rst @@ -3,6 +3,18 @@ History ------- +7.0.6 (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 `_ + + 7.0.5 (2018-01-28) ++++++++++++++++++