Skip to content

Commit 5e6796e

Browse files
committed
Update CHANGELOG.md and set release to 1.0.8.
1 parent 8dc5613 commit 5e6796e

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
# 1.0.8
4+
5+
* Add support for Podcasting 2.0 `<podcast:medium>` tag
6+
* Update xml dependency to 6.5.0
7+
* Update http dependency to 1.2.1
8+
* Update intl dependency to 0.19.0
9+
310
# 1.0.7
411

512
* Add support for Podcasting 2.0 `<podcast:remoteItem>` tag (channel level)

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.7
2+
version: 1.0.8
33
description: rss_dart is a rss parser for RSS1.0/RSS2.0/Atom. This library is forked from webfeed https://github.com/witochandra/webfeed and dart_rss.
44
homepage: https://github.com/ubuntu-flutter-community/rss.dart
55

0 commit comments

Comments
 (0)