Skip to content

Commit 73e9771

Browse files
committed
Update CHANGELOG
1 parent b693c75 commit 73e9771

File tree

1 file changed

+29
-2
lines changed

1 file changed

+29
-2
lines changed

CHANGES.md

Lines changed: 29 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,35 @@
1-
merlin master
2-
=============
1+
merlin 3.3.3
2+
============
3+
Fri Nov 29 17:35:58 CET 2019
34

5+
+ backend
6+
- support OCaml 4.09 (#1055)
7+
- fix parse errors in 4.08 (#1037)
8+
- update 4.08 support to OCaml 4.08.1 (#1053)
9+
- support `without_cmis`
10+
- separate reading from caching in file-cache, use caching in
11+
`Env.check_state_consistency` (#1044)
12+
- simplify compiler state management (#1056, #1059)
13+
- fix creation of initial environment, improve compatibility with
14+
upstream 4.08 (#1052)
415
+ frontend
16+
- code re-organization (#1042)
517
- error command: select which kind of errors to show (#995)
18+
- print value types in outline (#1014)
19+
- fix process handling in windows (#1005)
20+
+ editor modes
21+
- emacs
22+
+ bugfixes in merlin-imenu, merlin-xref (#1000, #1021, #1001)
23+
+ show types in merlin-imenu (#1013)
24+
+ reset buffer local configurations when resetting server (#1004)
25+
+ remove merlin-use-tuareg-imenu
26+
+ fix stack overflow (#1024)
27+
+ fix merlin-occurrence (#1043)
28+
- vim
29+
+ display warn-error warnings as errors (#1009)
30+
+ testsuite
31+
- cover file-cache and `check_state_consistency` (#1044)
32+
- check inconsistent assumptions, test server versus single modes (#1047)
633

734
merlin 3.3.2
835
============

0 commit comments

Comments
 (0)