From b0f7e81adb79610c3d2458910ffc2737702403ea Mon Sep 17 00:00:00 2001 From: Jack Cherng Date: Sat, 16 Feb 2019 18:36:33 +0800 Subject: [PATCH] Release of new version 4.1.0 --- CHANGELOG | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/CHANGELOG b/CHANGELOG index f3782f4e..711ad197 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -2,6 +2,15 @@ VERSION 4 STRIP OUT THE SEQUENCEMATCHER ======================================== + Version 4.1 - Allow negative tabSize + 16/02/2019 18:36 4.1.0 initial release + 53e6b17 Allow renderer option tabSize < 0 + e60fb5c Remove useless codes + bf85310 Add more punctuations for word-level line renderer + 847b795 Update readme + ba77110 nits + b13149a Update deps + Version 4.0 - Strip out the SequenceMatcher 08/02/2019 20:17 4.0.1 nits 8f11cb1 Fix a typo