Skip to content

Commit

Permalink
Merge pull request #547 from tneotia/misc/update-changelog
Browse files Browse the repository at this point in the history
[1.3.0] Minor update to changelog for new changes
  • Loading branch information
ryan-berger authored Feb 16, 2021
2 parents 705ea53 + 083248d commit f3da867
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## [1.3.0] - February 9, 2021:
## [1.3.0] - February 16, 2021:
* New image loading API
* Image loading with request headers, from relative paths and custom loading widget
* SVG image support from network or local assets
Expand All @@ -8,6 +8,9 @@
* Content-based table column sizing
* Respect iframe sandbox attribute
* Fixed text flow and styling when using tags inside `<a>` links
* Fixed issue where `shrinkWrap` property would not constrain the widget to take up the space it needs
* See the [Notes](https://github.com/Sub6Resources/flutter_html#notes) for an example usage with `shrinkWrap`
* Fixed issue where iframes would not update when their `src`s changed in the HTML data
* Updated dependencies for Flutter 1.26+

## [1.2.0] - January 14, 2021:
Expand Down

0 comments on commit f3da867

Please sign in to comment.