We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 86f0433 commit 5134c65Copy full SHA for 5134c65
2 files changed
History.md
@@ -1,4 +1,10 @@
1
2
+2.2.1 / 2017-06-22
3
+==================
4
+
5
+ * fix: pin sax to 1.2.3
6
+ * Update mocha to version 3.4.1
7
8
2.2.0 / 2017-04-11
9
==================
10
package.json
@@ -5,7 +5,7 @@
"bin": {
"feedparser": "./bin/feedparser.js"
},
- "version": "2.2.0",
+ "version": "2.2.1",
"keywords": [
"rss",
11
"feed",
0 commit comments