We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 237ea63 commit 48e44a9Copy full SHA for 48e44a9
2 files changed
History.md
@@ -1,4 +1,9 @@
1
2
+2.2.5 / 2017-12-09
3
+==================
4
+
5
+ * Fix reresolve helper to correctly resolve relative URLs in RSS channel image
6
7
2.2.4 / 2017-11-08
8
==================
9
package.json
@@ -5,7 +5,7 @@
"bin": {
"feedparser": "./bin/feedparser.js"
},
- "version": "2.2.4",
+ "version": "2.2.5",
"keywords": [
10
"rss",
11
"feed",
0 commit comments