Skip to content

Commit 09dd137

Browse files
committed
Release 1.0.2
1 parent 120912d commit 09dd137

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,5 +1,9 @@
11
# Changelog
22

3+
# 1.0.2
4+
5+
Use innerText instead of value when Strings are wanted.
6+
37
# 1.0.1
48

59
* Use intl 0.18.0 because Flutter stable 3.10 requires this.

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: rss_dart
2-
version: 1.0.1
2+
version: 1.0.2
33
description: dart-rss is a rss parser for RSS1.0/RSS2.0/Atom. It also support Dublin-Core, Content, Syndication additional modules. This libary is forked from webfeed(https://github.com/witochandra/webfeed).
44
homepage: https://github.com/sudame/dart-rss
55
environment:

0 commit comments

Comments
 (0)