From fac119222857fc43f4c9dc58365e88338e779a3a Mon Sep 17 00:00:00 2001 From: Alan Hamlett Date: Thu, 6 Jan 2022 18:40:18 -0800 Subject: [PATCH] changes for v11.0.4 --- HISTORY.rst | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/HISTORY.rst b/HISTORY.rst index 4d77de5..95228a1 100644 --- a/HISTORY.rst +++ b/HISTORY.rst @@ -3,6 +3,14 @@ History ------- +11.0.4 (2022-01-06) +++++++++++++++++++ + +- Copy wakatime-cli when symlink fails on Windows. + `vim-wakatime#122 `_ +- Fix lineno, cursorpos, and lines-in-file arguments. + + 11.0.3 (2021-12-31) ++++++++++++++++++