CHANGELOG.md
Changelog
========================================
v0.2.0 - 2024-07-31
----------------------------------------
- Drop support for Ruby <= 2.6 [`e16690e`](https://github.com/DannyBen/docspec/commit/e16690e)
- Upgrade dependencies [`2bbc776`](https://github.com/DannyBen/docspec/commit/2bbc776)
- Add support for multiple files/dirs [`dfd6372`](https://github.com/DannyBen/docspec/commit/dfd6372)
- Drop support for Ruby 3.0 [`ccd4343`](https://github.com/DannyBen/docspec/commit/ccd4343)
- Add support for ellipsis match [`db23ea2`](https://github.com/DannyBen/docspec/commit/db23ea2)
- Compare [`v0.1.2..v0.2.0`](https://github.com/dannyben/docspec/compare/v0.1.2..v0.2.0)