From 5e1ab12fdab9fbc621cf5f8a110febeee5388db1 Mon Sep 17 00:00:00 2001 From: Simon Cruanes Date: Wed, 27 May 2015 15:34:56 +0200 Subject: [PATCH] fix changelog --- CHANGELOG.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 50fa1a62..357c8dba 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,8 +6,6 @@ - add `CCOpt.is_none` - remove packs for `containers_string` and `containers_advanced` - 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}` - bugfix in `CCUnix.escape_str` - add methods and accessors to `CCUnix` @@ -84,7 +82,7 @@ ## 0.7 -### breaking +#### breaking - remove `cgi`/ - removed useless Lwt-related module