mirror of
https://github.com/c-cube/ocaml-containers.git
synced 2025-12-06 11:15:31 -05:00
update changelog
This commit is contained in:
parent
16bea66073
commit
74954f53a0
1 changed files with 5 additions and 0 deletions
|
|
@ -16,6 +16,11 @@
|
||||||
* expose Position module, add `or_`, `both`, `lookahead`, `U.bool`
|
* expose Position module, add `or_`, `both`, `lookahead`, `U.bool`
|
||||||
* example Sexpr parser, and a test
|
* example Sexpr parser, and a test
|
||||||
* example and test of an IRC log parser
|
* example and test of an IRC log parser
|
||||||
|
- fix bug in `CCIO.read_lines_seq`
|
||||||
|
|
||||||
|
## 3.5.1
|
||||||
|
|
||||||
|
- fix bug in `CCIO.read_lines_seq` (backported from 3.6)
|
||||||
|
|
||||||
## 3.5
|
## 3.5
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue