mirror of
https://github.com/c-cube/ocaml-containers.git
synced 2026-05-05 17:04:25 -04:00
amend changelog for 3.18
This commit is contained in:
parent
479fe31c27
commit
c99883b841
1 changed files with 1 additions and 0 deletions
|
|
@ -11,6 +11,7 @@
|
||||||
* breaking: change the semantic of CCFloat.{min,max} with respect to NaN to follow the Stdlib
|
* breaking: change the semantic of CCFloat.{min,max} with respect to NaN to follow the Stdlib
|
||||||
* breaking: change the semantic of CCInt.rem with respect to negative number to follow the Stdlib
|
* breaking: change the semantic of CCInt.rem with respect to negative number to follow the Stdlib
|
||||||
* breaking: change the order of argument of `CCMap.add_seq` to align with the stdlib.
|
* breaking: change the order of argument of `CCMap.add_seq` to align with the stdlib.
|
||||||
|
* breaking: `CCMap.to_list` is now in increasing, not decreasing, order for OCaml >= 5.1
|
||||||
|
|
||||||
## 3.17
|
## 3.17
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue