Skip to content

Commit 1f83f73

Browse files
authored
Merge pull request #463 from samoht/release-2.5
Update CHANGES
2 parents 3fa85ef + 73ec8ea commit 1f83f73

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

CHANGES.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
### 2.5.0
2+
3+
#### Added
4+
5+
- Support OCaml 5.3 (#457, @anmonteiro, @samoht, @voodoos)
6+
- Support multiple version labels in block headers. The block is active if all
7+
the version formulaes are satisfied (#458, @samoht)
8+
9+
#### Fixed
10+
11+
- Avoid infinite loop in lexer on unclosed code block (#444, @edwintorok)
12+
- Fix support for skipped blocks in mli and mld files (#462, @samoht)
13+
114
### 2.4.1
215

316
#### Changed

0 commit comments

Comments
 (0)