Skip to content

Commit

Permalink
Changes entry is breaking
Browse files Browse the repository at this point in the history
  • Loading branch information
dra27 committed Feb 8, 2021
1 parent fc867eb commit 7b2c5fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Changes
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ Working version
- #9582: Add Array.{find_opt,find_map,split,combine}.
(Nicolás Ojeda Bär, review by Daniel Bünzli and Gabriel Scherer)

- #10169: Use capitalized module names in the Standard Library prefixing scheme
* #10169: Use capitalized module names in the Standard Library prefixing scheme
to match Dune, e.g. Stdlib__String instead of Stdlib__string. This is a
breaking change only to code which attempted to use the internal names before.
The Standard Library generated by the Dune rules is now equivalent to the main
Expand Down

0 comments on commit 7b2c5fe

Please sign in to comment.