Skip to content

Commit ef69923

Browse files
committed
update CHANGELOG with current breaking changes
1 parent a6c0355 commit ef69923

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# Changelog
22

33
## main
4+
- change the semantic of CCFloat.{min,max} with respect to NaN to follow the Stdlib
5+
- change the semantic of CCInt.rem with respect to negative number to follow the Stdlib
46

57
## 3.15
68

@@ -38,6 +40,7 @@
3840

3941
## 3.13
4042

43+
- breaking: bump minimum version of OCaml to 4.08
4144
- breaking: delete containers-thread (which was deprecated)
4245
- breaking: pp: modify `Ext.t` so it takes surrounding value
4346
- breaking: remove CCShims

0 commit comments

Comments
 (0)