Skip to content

Commit

Permalink
details in changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
c-cube committed Apr 10, 2015
1 parent 24e15b4 commit 02252c0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Expand Up @@ -2,7 +2,7 @@

## 0.10

- add `containers_misc.Puf.iter`
- add `containers.misc.Puf.iter`
- add `CCString.{lines,unlines,concat_gen}`
- `CCUnix` (with a small subprocess API)
- add `CCList.{sorted_merge_uniq, uniq_succ}`
Expand All @@ -11,7 +11,7 @@
- `CCIntMap` (big-endian patricia trees) in containers.data
- bugfix in `CCFQueue.add_seq_front`
- add `CCFQueue.{rev, --}`
- add `App_parse` in `containers_string`, experimental applicative parser combinators
- add `App_parse` in `containers.string`, experimental applicative parser combinators
- remove `containers.pervasives`, add the module `Containers` to core
- bugfix in `CCFormat.to_file`

Expand Down

0 comments on commit 02252c0

Please sign in to comment.