Skip to content

Commit 083248d

Browse files
committed
Minor update to changelog for new changes before 1.3.0
1 parent 705ea53 commit 083248d

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## [1.3.0] - February 9, 2021:
1+
## [1.3.0] - February 16, 2021:
22
* New image loading API
33
* Image loading with request headers, from relative paths and custom loading widget
44
* SVG image support from network or local assets
@@ -8,6 +8,9 @@
88
* Content-based table column sizing
99
* Respect iframe sandbox attribute
1010
* Fixed text flow and styling when using tags inside `<a>` links
11+
* Fixed issue where `shrinkWrap` property would not constrain the widget to take up the space it needs
12+
* See the [Notes](https://github.com/Sub6Resources/flutter_html#notes) for an example usage with `shrinkWrap`
13+
* Fixed issue where iframes would not update when their `src`s changed in the HTML data
1114
* Updated dependencies for Flutter 1.26+
1215

1316
## [1.2.0] - January 14, 2021:

0 commit comments

Comments
 (0)