Skip to content

Commit b1af426

Browse files
committed
Fix Changes entry
1 parent 76ffcc3 commit b1af426

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

CHANGES.md

+5-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Unreleased
22

3+
### Added
4+
5+
- Added support for (local) images in the latex backend (@Octachron, #1297)
6+
37
### Changed
48

59
- Drop support for OCaml < 4.08 (@jonludlam, #1300)
@@ -26,7 +30,7 @@
2630
- Added support for images, videos, audio and other assets
2731
The syntax is `{image!/reference/to/asset}` or `{image:URL}` for images.
2832
The syntax for `{video...}` and `{audio...}` is the same.
29-
(@panglesd, @EmileTrotignon, #1170, #1171, #1184, #1185, #1297)
33+
(@panglesd, @EmileTrotignon, #1170, #1171, #1184, #1185)
3034

3135
- Search using Sherlodoc (@panglesd, @EmileTrotignon, @Julow)
3236
A new search bar that supports full-text and type-based search.

0 commit comments

Comments
 (0)