mirror of
https://github.com/c-cube/iter.git
synced 2025-12-06 11:15:32 -05:00
add missing entry in changelog
This commit is contained in:
parent
3cac917045
commit
8a2c32d729
1 changed files with 9 additions and 0 deletions
|
|
@ -1,5 +1,14 @@
|
||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
## 0.6
|
||||||
|
|
||||||
|
- deprecate `flatMap` and `fmap`
|
||||||
|
- in opam file, depend on ocamlbuild
|
||||||
|
- add `group_by` (ignores the ordering)
|
||||||
|
- alias `group_succ_by`, deprecated `group`
|
||||||
|
- iterate on booleans
|
||||||
|
- open Bigarray (preparing for 4.03)
|
||||||
|
|
||||||
## 0.5.5
|
## 0.5.5
|
||||||
|
|
||||||
- new module `SequenceLabels`
|
- new module `SequenceLabels`
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue