# Change Log

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

<a name="2.0.0"></a>
# [2.0.0](https://github.com/zkat/srisum/compare/v1.3.1...v2.0.0) (2018-02-24)


### Features

* **deps:** bundle runtime deps ([88fe1b3](https://github.com/zkat/srisum/commit/88fe1b3))
* **license:** switch to MIT ([dbc92bc](https://github.com/zkat/srisum/commit/dbc92bc))


### misc

* drop support for node@<8 ([8dfe90d](https://github.com/zkat/srisum/commit/8dfe90d))


### BREAKING CHANGES

* srisum will no longer be supported on older Node versions
* **license:** License has been changed from CC0-1.0 to MIT



<a name="1.3.1"></a>
## [1.3.1](https://github.com/zkat/srisum/compare/v1.3.0...v1.3.1) (2018-02-24)



<a name="1.3.0"></a>
# [1.3.0](https://github.com/zkat/srisum/compare/v1.2.0...v1.3.0) (2017-04-03)


### Features

* **deps:** upgraded to latest ssri ([9307ca5](https://github.com/zkat/srisum/commit/9307ca5))



<a name="1.2.0"></a>
# [1.2.0](https://github.com/zkat/srisum/compare/v1.1.1...v1.2.0) (2017-03-27)


### Features

* **digest-only:** add option to only output file digests ([81faf19](https://github.com/zkat/srisum/commit/81faf19))



<a name="1.1.1"></a>
## [1.1.1](https://github.com/zkat/srisum/compare/v1.1.0...v1.1.1) (2017-03-26)


### Bug Fixes

* **build:** only build docs before release ([ca16eae](https://github.com/zkat/srisum/commit/ca16eae))
* **check:** accept non-newline terminated files ([d3669d5](https://github.com/zkat/srisum/commit/d3669d5))
* **check:** stay appropriately quiet on `--ignore-missing` ([b1e3b64](https://github.com/zkat/srisum/commit/b1e3b64))
* **files:** treat - as stdin ([6e9677d](https://github.com/zkat/srisum/commit/6e9677d))



<a name="1.1.0"></a>
# [1.1.0](https://github.com/zkat/srisum/compare/v1.0.1...v1.1.0) (2017-03-25)


### Features

* **cli-flags:** add -h and -v aliases ([598f524](https://github.com/zkat/srisum/commit/598f524))



<a name="1.0.1"></a>
## [1.0.1](https://github.com/zkat/srisum/compare/v1.0.0...v1.0.1) (2017-03-25)


### Bug Fixes

* **man:** fix manpage name ([1f58f03](https://github.com/zkat/srisum/commit/1f58f03))



<a name="1.0.0"></a>
# [1.0.0](https://github.com/zkat/srisum/compare/v0.1.0...v1.0.0) (2017-03-25)


### Bug Fixes

* **semver:** oops. forgot to mark a breaking change ([e18ec5a](https://github.com/zkat/srisum/commit/e18ec5a))


### BREAKING CHANGES

* **semver:** Initial API implemented



<a name="0.1.0"></a>
# 0.1.0 (2017-03-25)


### Features

* **cli:** features implemented ([d57283e](https://github.com/zkat/srisum/commit/d57283e))
