diff --git a/AUTHORS b/AUTHORS index 6f5e3b7..7cd672b 100644 --- a/AUTHORS +++ b/AUTHORS @@ -1 +1,2 @@ Gerald Schmidt +Zane U. Ji diff --git a/ChangeLog b/ChangeLog index 51d80e0..64b6e7b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +1.2.1.5 2018/09/23 + + Fixed #221 Patch for building with C++11 (Roger Leigh) + + Added Mac port + 1.2.1.4 + Feature #171 Fold element does not fold following whitespace + Feature #170 I did a small patch that allows SPACE to trigger autocompletion on any space (Thanassis Tsiodras)