* CP1251: contributed by Byte
+New feature of version 6.8.2
+--------------------------
+
+* Fix: #80 UChar in header causes issue
+
+
New feature of version 6.8.1
--------------------------
* NEW: Callouts of contents (?{...contents...}) (?{...}\[X<>]) (?{{....}})
* NEW: Callouts of name (*name) (*name\[tag]{args...})
* NEW: Builtin callouts (*FAIL) (*MISMATCH) (*ERROR{n}) (*COUNT) (*MAX{n}) etc..
+* Examples of Callouts program: [callout.c](sample/callout.c), [count.c](sample/count.c), [echo.c](sample/echo.c)
(* Callout function API is experimental level and isn't fixed definitely yet. Undocumented now)