update changelog

This commit is contained in:
Enrique García Cota 2018-01-02 13:15:24 +01:00
parent 1faab78bfb
commit 7fc6126e32

View File

@ -1,3 +1,7 @@
## v3.1.1
* Better handling of LuaJIT's `ctype` and `cdata` values (#34, thanks @akopytov)
## v3.1.0
* Fixes bug: all control codes are escaped correctly (instead of only the named ones such as \n).