Skip to content

Commit

Permalink
Fix typo in changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
onizet committed Sep 23, 2024
1 parent 10bd3d1 commit 45326ba
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,12 @@

## 3.2.0

- 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.
- 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.
This is not a breaking changes as it keep existing behaviour.
- Add support for `SVG` format (either from img src or the SVG node tag)
- Automatically create the `_top` bookmark if needed
- Fix a crash when a hyperlink contains both `img` and `figcation`
- Fix a crash when `li` is empty #151
- Fix a crash when `li` is empty #161

## 3.1.1

Expand Down

0 comments on commit 45326ba

Please sign in to comment.