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

<a name="v2.0.0"></a>
## [v2.0.0](https://github.com/rubensworks/rdf-quad.js/compare/v1.5.0...v2.0.0) - 2025-01-08

### BREAKING CHANGES
* [Update to rdf-data-factory v2](https://github.com/rubensworks/rdf-quad.js/commit/ad75a3b4d753a034371db2e73d93802a8ffc9b7a)
    This includes a bump to @rdfjs/types@2.0.0, which requires TypeScript 5 and Node 14+

<a name="v1.5.0"></a>
## [v1.5.0](https://github.com/rubensworks/rdf-quad.js/compare/v1.4.0...v1.5.0) - 2020-08-31

### Added
* [Add support for nested quads](https://github.com/rubensworks/rdf-quad.js/commit/779f7db1be7675e516286e1757e5cad3e40d0983)

<a name="v1.4.0"></a>
## [v1.4.0](https://github.com/rubensworks/rdf-quad.js/compare/v1.3.0...v1.4.0) - 2019-06-12

### Added
* [Accept JS primitives in object position](https://github.com/rubensworks/rdf-quad.js/commit/96de575900558c350fd4585ac4f1424c658c3020)

<a name="v1.3.0"></a>
## [v1.3.0](https://github.com/rubensworks/rdf-quad.js/compare/v1.2.2...v1.3.0) - 2018-11-08

### Changed
* [Update to generic RDFJS typings](https://github.com/rubensworks/rdf-quad.js/commit/2da47ccf3a0c935edfe44544e8b1090eb7b2d67a)

<a name="v1.2.2"></a>
## [v1.2.2](https://github.com/rubensworks/rdf-quad.js/compare/v1.2.2...v1.2.2) - 2018-11-08

_Start tracking changelog_
