Update changelog

This commit is contained in:
Jeremie Dimino 2018-03-09 19:55:51 +00:00
parent 1feab6b2a6
commit 8b5e2c4503
1 changed files with 4 additions and 0 deletions

View File

@ -28,6 +28,10 @@ next
`ext_lib`, `ext_dll` and `ext_exe` as well as `${ocaml-config:XXX}`
for most variables in the output of `ocamlc -config` (#590)
- Add support for inline and inline expectation tests. The system is
generic and should support several inline test systems such as
`ppx_inline_test`, `ppx_expect` or `qtest` (#547)
1.0+beta18 (25/02/2018)
-----------------------