Skip to content

Commit

Permalink
Merge pull request #463 from samoht/release-2.5
Browse files Browse the repository at this point in the history
Update CHANGES
  • Loading branch information
samoht authored Dec 7, 2024
2 parents 3fa85ef + 73ec8ea commit 1f83f73
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
### 2.5.0

#### Added

- Support OCaml 5.3 (#457, @anmonteiro, @samoht, @voodoos)
- Support multiple version labels in block headers. The block is active if all
the version formulaes are satisfied (#458, @samoht)

#### Fixed

- Avoid infinite loop in lexer on unclosed code block (#444, @edwintorok)
- Fix support for skipped blocks in mli and mld files (#462, @samoht)

### 2.4.1

#### Changed
Expand Down

0 comments on commit 1f83f73

Please sign in to comment.