diff --git a/HISTORY.rst b/HISTORY.rst index 56551d4..f405023 100644 --- a/HISTORY.rst +++ b/HISTORY.rst @@ -3,6 +3,12 @@ History ------- +11.0.2 (2021-11-17) +++++++++++++++++++ + +- Bugfix to encode extra heartbeats cursorpos as int not str when sending to wakatime-cli. + + 11.0.1 (2021-11-16) ++++++++++++++++++