Skip to content

Commit

Permalink
Updated CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
nmdias committed Jun 10, 2018
1 parent fb16f8d commit c16806c
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,14 @@
# Change Log
## [8.0.0](https://github.com/nmdias/FeedParser/releases/tag/8.0.0)
### Updated
- FeedParser initializers no longer failable

### Fixed
- Null parser for feed:// protocol
- [#50](https://github.com/nmdias/FeedKit/pull/50) reported by [revolter](https://github.com/revolter)
- Fixed unexpected upfront fetching of data for url causing UI hang
- [#45](https://github.com/nmdias/FeedKit/pull/45) reported by [bhlvoong](https://github.com/bhlvoong)

## [7.1.1](https://github.com/nmdias/FeedParser/releases/tag/7.1.1)
### Updated
- Parse all RSS and ATOM dates permissively
Expand Down

0 comments on commit c16806c

Please sign in to comment.