Skip to content

Commit 75b95f6

Browse files
committed
Update CHANGES
1 parent dfbc865 commit 75b95f6

File tree

1 file changed

+22
-1
lines changed

1 file changed

+22
-1
lines changed

CHANGES.md

Lines changed: 22 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,11 +12,32 @@ Tags:
1212
# 2.3.0 (Unreleased)
1313

1414
### Added
15-
- Source code rendering (@Julow, @panglesd, #909)
15+
- Source code rendering (@Julow, @panglesd, @jonludlam #909, #996, #993, #982)
1616
- Handle tables markup (@panglesd, @gpetiot, #893)
17+
- Initial support for assets (@trefis, #975)
18+
- odoc-parser remerged (@jonludlam, #973)
19+
This includes table support (@gpetiot, @panglesd, ocaml-doc/odoc-parser#11
20+
ocaml-doc/odoc-parser#14) and delimited code blocks with optional output
21+
(@jonludlam, ocaml-doc/odoc-parser#17)
22+
- Add a tooltip to references with text (@Julow, #945)
23+
- Add emoji to alerts in CSS (@yawaramin, #928)
1724

1825
### Fixed
1926
- Fix `--hidden` not always taken into account (@panglesd, #940)
27+
- Span labels in function arguments (@panglesd, #990)
28+
- Ensure generated html ends with a newline (@3Rafal, #954)
29+
- Warn against tags in pages (@Julow, #948)
30+
- Remove unhelpful 'Unresolved_apply' errors (@gpetiot, #946)
31+
- Allow links and references in headings (@EmileTrotignon, #942)
32+
- Fix rendering of method types (@zoggy, #935)
33+
- Fix section labelling with submodules (@EmileTrotignon, #931)
34+
- LaTeX backend fixes (@Octachron, #921 #920)
35+
36+
37+
# 2.2.1
38+
39+
### Added
40+
- OCaml 5.1.0 compatibility (@Octachron, #956)
2041

2142
# 2.2.0
2243

0 commit comments

Comments
 (0)