# Latest

Check for [unreleased][] changes.

## [1.3.0][] - 2019-10-30

- Updated packages
- Removed unnecessary Makefile
- Modernised repo with xo, tap (which has coverage)
- Added tests to fix coverage issues
- Updated readme with badges

# Previous

## [1.2.0][] - 2017-03-11

- fix images in the first paragraph so they are ignored

## [1.0.0][] - May 6, 2014

- change to expect `.html` files

## [0.3.1][] - April 28, 2014

- fix whitespace-leading files
- fix single-paragraph files

## [0.3.0][] - March 23, 2014

- add converting excerpt to HTML

## [0.2.0][] - March 5, 2014

- rename to `metalsmith-excerpts`

## [0.1.1][] - February 6, 2014

- add debug statements

## [0.1.0][] - February 6, 2014

- update to use buffers

## 0.0.1 - February 5, 2014

- Initial commit

---

:sparkles:

---

[unreleased]: https://github.com/segmentio/metalsmith-excerpts/compare/v1.3.0...HEAD
[1.3.0]: https://github.com/segmentio/metalsmith-excerpts/compare/1.2.0...v1.3.0
[1.2.0]: https://github.com/segmentio/metalsmith-excerpts/compare/1.0.0...1.2.0
[1.0.0]: https://github.com/segmentio/metalsmith-excerpts/compare/0.3.1...1.0.0
[0.3.1]: https://github.com/segmentio/metalsmith-excerpts/compare/0.3.0...0.3.1
[0.3.0]: https://github.com/segmentio/metalsmith-excerpts/compare/0.2.0...0.3.0
[0.2.0]: https://github.com/segmentio/metalsmith-excerpts/compare/0.1.1...0.2.0
[0.1.1]: https://github.com/segmentio/metalsmith-excerpts/compare/0.1.0...0.1.1
[0.1.0]: https://github.com/segmentio/metalsmith-excerpts/compare/0.0.1...0.1.0
