Skip to content

Commit bd6a154

Browse files
committed
Update CHANGES
1 parent fba2620 commit bd6a154

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CHANGES.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
2.16.0 (2025-07-22)
2+
------------------
3+
4+
* Add support for OCaml 5.4 (#500, @Octachron, @anmonteiro)
5+
* restore backtrace (#503, fixes #501, @ysalmon)
6+
* support camlp$n preprocessor (#486, fixes #485, @aqjune)
7+
* utop configuration and state files (utoprc, utop-history) are now always in the relevant
8+
utop subdirectory (#484, fixes #478, #481 and #499, @tuohy).
9+
* fix emacs completion for qualified paths (Module.M.some_name) (#497, fix #455, @juergenhoetzel, @bbatsov)
10+
* implicit bindings for emacs mode (#465, fix #412, @bencef)
11+
112
2.15.0 (2024-11-25)
213
------------------
314

0 commit comments

Comments
 (0)