Skip to content

Commit 45326ba

Browse files
committed
Fix typo in changelog
1 parent 10bd3d1 commit 45326ba

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@
22

33
## 3.2.0
44

5-
- Add new public API to allow parsing into Header and Footer. Some API methods as been flagged as obsolete with a clear message of what to use instead.
5+
- Add new public API to allow parsing into Header and Footer #162. Some API methods as been flagged as obsolete with a clear message of what to use instead.
66
This is not a breaking changes as it keep existing behaviour.
77
- Add support for `SVG` format (either from img src or the SVG node tag)
88
- Automatically create the `_top` bookmark if needed
99
- Fix a crash when a hyperlink contains both `img` and `figcation`
10-
- Fix a crash when `li` is empty #151
10+
- Fix a crash when `li` is empty #161
1111

1212
## 3.1.1
1313

0 commit comments

Comments
 (0)