Skip to content

Latest commit

 

History

History
56 lines (41 loc) · 1.7 KB

CHANGELOG.md

File metadata and controls

56 lines (41 loc) · 1.7 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[3.0.0] - 2023-06-21

  • Drops support for NodeJS 12.x and 14.x
  • Adds support for NodeJS 18.x and 20.x

[2.2.4] - 2022-05-10

  • Fixes some security vulnerabilities in dependencies

[2.2.3] - 2022-02-04

[2.2.2] - 2021-10-27

  • Fixes some security vulnerabilities in dependencies

[2.2.1] - 2021-09-07

[2.2.0] - 2021-06-04

  • Added support for NodeJS 16.x

[2.1.3] - 2021-06-04

  • Fixes some security vulnerabilities

[2.1.2] - 2021-02-26

[2.1.1] - 2020-07-23

Fixes a security vulnerability (lodash (#1523))

[2.1.0] - 2020-06-30

Slightly tweaked the example in the README to make it more useful

[2.0.0] - 2020-06-24

If an error occurs when fetching the feed, an Error object will be returned, previously this was a plain JavaScript object.

[1.2.0] - 2020-06-23

Bump all dependencies to latest version

[1.1.0] - 2019-10-24

Bump to v2 of feedparser

[1.0.0] - 2016-05-16

First release of the library