Skip to content

Commit bc81cc8

Browse files
committed
add version to changelog and pubspec
1 parent 7bde5d0 commit bc81cc8

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## [1.1.0] - November 22, 2020:
2+
* Add support for inline styles
3+
* Update dependencies
4+
15
## [1.0.2] - August 8, 2020:
26
* Fix text scaling issues
37
* Update dependencies

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: flutter_html
22
description: A Flutter widget rendering static HTML and CSS as Flutter widgets.
3-
version: 1.0.2
3+
version: 1.1.0
44
homepage: https://github.com/Sub6Resources/flutter_html
55

66
environment:

0 commit comments

Comments
 (0)