diff options
| author | Pierre-Marie Pédrot | 2018-10-07 19:19:11 +0200 |
|---|---|---|
| committer | Pierre-Marie Pédrot | 2018-10-07 19:19:11 +0200 |
| commit | 9a13a86115823a24738489f0b11b692f4ed065ad (patch) | |
| tree | 4b2dc62bab2cc85f841a84cbfadb7de5a5fbb532 /dev/doc/changes.md | |
| parent | d6d6291b4929bee8122d486aec15a57e5607ff18 (diff) | |
| parent | 53870b7f6890a593d1da93706f3d020a79d226e5 (diff) | |
Merge PR #8493: [api] Remove (most) 8.9 deprecated objects.
Diffstat (limited to 'dev/doc/changes.md')
| -rw-r--r-- | dev/doc/changes.md | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/dev/doc/changes.md b/dev/doc/changes.md index d6d296f012..7e64f80ac5 100644 --- a/dev/doc/changes.md +++ b/dev/doc/changes.md @@ -2,6 +2,12 @@ ### ML API +General deprecation + +- All functions marked [@@ocaml.deprecated] in 8.8 have been + removed. Please, make sure your plugin is warning-free in 8.8 before + trying to port it over 8.9. + Names - Kernel names no longer contain a section path. They now have only two |
