This commit is contained in:
Etienne Millon 2023-04-17 13:37:45 +02:00
parent ed895283db
commit c50173caf9
1 changed files with 3 additions and 1 deletions

View File

@ -1,6 +1,8 @@
2.12.0 (unreleased)
2.12.0 (2023-04-17)
-------------------
* Add support for OCaml 5.1 (#421, @emillon)
* Mark `prompt_continue`, `prompt_comment`, `smart_accept`, `new_prompt_hooks`,
`at_new_prompt` as deprecated (they have been documented as such since 2012
and most of them are ignored) (#415, @emillon)