From: K.Kosako Date: Fri, 31 Aug 2018 04:17:51 +0000 (+0900) Subject: update HISTORY X-Git-Tag: v6.9.0~3 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=cb7ea4f4f837990a5d40acecdd65fdce5f8fdc26;p=onig update HISTORY --- diff --git a/HISTORY b/HISTORY index 407c8d3..c1d5b0a 100644 --- a/HISTORY +++ b/HISTORY @@ -1,5 +1,15 @@ History +2018/09/03: Version 6.9.0 + +2018/08/24: add Unicode Emoji properties +2018/08/24: update Unicode version 11.0.0 +2018/08/21: support gperf 3.1 instead of 3.0.4 +2018/08/07: add ENABLE_POSIX_API switch into src/Makefile.windows +2018/08/02: add make_win.bat and src/config.h.windows.in +2018/06/25: add ENABLE_POSIX_API option into CMakeLists.txt +2018/06/04: add .travis.yml (for TravisCI) + 2018/04/17: Version 6.8.2 2018/04/13: add doc/CALLOUTS.API.ja