From: K.Kosako Date: Mon, 19 Mar 2018 02:14:16 +0000 (+0900) Subject: update HISTORY for 6.8.1 X-Git-Tag: v6.8.1~2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=15d436f9770e86734827022eb31b4ca13e13aeef;p=onig update HISTORY for 6.8.1 --- diff --git a/HISTORY b/HISTORY index c4dcc47..fb5950b 100644 --- a/HISTORY +++ b/HISTORY @@ -1,5 +1,12 @@ History +2018/03/19: Version 6.8.1 + +2018/03/19: update LTVERSION from 4:0:0 to 5:0:0 +2018/03/19: add flag, sb_range etc.. into OnigEncodingType +2018/03/19: move regex structure from oniguruma.h to regint.h +2018/03/19: ONIGENC_CTYPE_XXX to be enum (Issue #33) + 2018/03/16: Version 6.8.0 2018/03/12: add doc/CALLOUTS.BUILTIN for builtin callouts