fix changelog

This commit is contained in:
Simon Cruanes 2015-05-27 15:34:56 +02:00
parent e509ba5461
commit 5e1ab12fda

View file

@ -6,8 +6,6 @@
- add `CCOpt.is_none` - add `CCOpt.is_none`
- remove packs for `containers_string` and `containers_advanced` - remove packs for `containers_string` and `containers_advanced`
- add `Containers_string.Parse`, very simple monadic parser combinators - add `Containers_string.Parse`, very simple monadic parser combinators
- remove warning from `.merlin`
- attempts of bugfix in PrintBox for unicode text (wip)
- add `CCList.{find_pred,find_pred_exn}` - add `CCList.{find_pred,find_pred_exn}`
- bugfix in `CCUnix.escape_str` - bugfix in `CCUnix.escape_str`
- add methods and accessors to `CCUnix` - add methods and accessors to `CCUnix`
@ -84,7 +82,7 @@
## 0.7 ## 0.7
### breaking #### breaking
- remove `cgi`/ - remove `cgi`/
- removed useless Lwt-related module - removed useless Lwt-related module