Skip to content

Commit e6453d3

Browse files
committed
2.3.1
1 parent 26e830e commit e6453d3

File tree

3 files changed

+12
-3
lines changed

3 files changed

+12
-3
lines changed

History.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,13 @@
11

2+
v2.3.1 / 2026-03-26
3+
==================
4+
5+
* Update changelog
6+
* Update more copyright dates
7+
* Merge pull request #302 from danmactough/fix-saxerror-handling
8+
* Fix SAXError handling: stop emitting error when resume_saxerror is true
9+
* Update copyright and remove stray reference to gitter
10+
211
v2.3.0 / 2026-03-20
312
===================
413

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"bin": {
66
"feedparser": "bin/feedparser.js"
77
},
8-
"version": "2.3.0",
8+
"version": "2.3.1",
99
"keywords": [
1010
"rss",
1111
"feed",

0 commit comments

Comments
 (0)