Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
angelogladding authored Dec 1, 2023
1 parent bfee398 commit b2b0f28
Showing 1 changed file with 7 additions and 4 deletions.
11 changes: 7 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,15 @@
All notable changes to this project will be documented in this file.

## 2.0 - unreleased
- make relative URLs in e-* properties absolute (#201)
- enable image `alt` processing by default (#184)
- make relative URLs in `e-*` properties absolute (#201)
- fix implied photo relative paths (#205)
- add timezone offset normalisation (#206)
- fix whitespace in plaintext conversion (#207)
- add srcset support (#209)
- add language support (#210)
- add extension to expose the DOM for embedded properties (#208)
- add extension to support metaformats (#212)
- add `srcset` support (#209)
- add `lang` support (#210)
- add extension to support `metaformats` (#212)

## 1.1.3 - 2023-06-28
- reduce instances where photo is implied (#135)
Expand Down

0 comments on commit b2b0f28

Please sign in to comment.