diff --git a/CHANGELOG.md b/CHANGELOG.md index 2223b66..360c6c3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,12 @@ # Changelog All notable changes to this project will be documented in this file. + +## [v3.4.0](https://github.com/rubensworks/streaming-jsonld-parser.js/compare/v3.3.0...v3.4.0) - 2024-03-15 + +### Added +* [Add wellKnownMediaTypes configuration option](https://github.com/rubensworks/streaming-jsonld-parser.js/commit/5eb098d6ed1303199258117e69c94ba9a42c3630) + ## [v3.3.0](https://github.com/rubensworks/streaming-jsonld-parser.js/compare/v3.2.1...v3.3.0) - 2023-11-08 diff --git a/package.json b/package.json index 50c3684..e9507ab 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "jsonld-streaming-parser", - "version": "3.3.0", + "version": "3.4.0", "description": "A fast and lightweight streaming JSON-LD parser", "keywords": [ "json",