Update CHANGELOG for 2.0.2
This commit is contained in:
parent
15a02e2de5
commit
599fa4ff64
|
@ -1,3 +1,8 @@
|
||||||
|
2.0.2 (2017-11-07)
|
||||||
|
------------------
|
||||||
|
|
||||||
|
* 4.06.0 compatibility (#221)
|
||||||
|
|
||||||
2.0.1 (2016-05-30)
|
2.0.1 (2016-05-30)
|
||||||
------------------
|
------------------
|
||||||
|
|
||||||
|
@ -104,7 +109,7 @@
|
||||||
* don't try to colorize the output when there is too much
|
* don't try to colorize the output when there is too much
|
||||||
* add auto-completion for the `#ppx` directive
|
* add auto-completion for the `#ppx` directive
|
||||||
* add support for -ppx, -dparsetree and -dsource
|
* add support for -ppx, -dparsetree and -dsource
|
||||||
* fix compatiblity with OCaml 4.02
|
* fix compatibility with OCaml 4.02
|
||||||
* update pa_optcomp
|
* update pa_optcomp
|
||||||
* do not display the camlp4 welcome message
|
* do not display the camlp4 welcome message
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue