### 2.1.0 (2025-12-14)

* add support for podcastindex style JSON

### 2.0.0 (2023-10-14)

BREAKING: increase minimum PHP requirement to 8.0.0

* fix various PHP 8.x warnings
* upgrade PHPUnit from 5.x to 9.x

### 1.1.9 (2018-02-18)

* fix warning in PHP 7.2 by implementing `Countable` interface

### 1.1.8 (2013-09-13)

* solve issue with UTF8 Byte Order Mark

### 1.1.7 (2013-06-16)

* solve rare encoding issue in mp4chaps parser

### 1.1.5 - 1.1.6 (2013-06-07)

* PSC parser more robust against invalid xml
* solve PSC parser regression bug

### 1.1.4 (2013-06-06)

* fix PSC parser bug where title would not be a string

### 1.1.1 - 1.1.3 (2013-05-31)

* allow chapters at 0 seconds
* catch invalid xml

### 1.1.0 (2013-05-28)

* improve mp4chaps parsing: reject files with lots of invalid lines

### 1.0.0 (2013-05-05)

* initial release
