### v2.1.3

- Update js-yaml to a non vulnerable version [238](https://github.com/i18next/i18next-node-fs-backend/pull/238)

### v2.1.2

- Bump dep versions due to DOS vulnerability [237](https://github.com/i18next/i18next-node-fs-backend/pull/237)

### v2.1.1

- fixes loadPath [230](https://github.com/i18next/i18next-node-fs-backend/pull/230)

### v2.1.0

- optional pass in loadPath, addPath as function

### v2.0.0

- remove cson parser
- adds option.parse to add custom parser

### v1.2.1

- fix missing break in cson parser

### v1.2.0

- support cson parser [224](https://github.com/i18next/i18next-node-fs-backend/pull/224)

### v1.1.0

- support for keySeparator = false [222](https://github.com/i18next/i18next-node-fs-backend/issues/222)

### v1.0.0

- support for reading js files (no write supported!) [PR216](https://github.com/i18next/i18next-node-fs-backend/pull/216)
- update build to no longer depend on gulp

### v0.1.x

- json support (read/write)
- yaml support (read)
