diff --git a/changelog.md b/changelog.md new file mode 100644 index 0000000..0dc7f82 --- /dev/null +++ b/changelog.md @@ -0,0 +1,50 @@ +# Changelog + +All notable changes to this project will be documented in this file. + +The format is based on [Keep a Changelog][keep-a-changelog], +and this project adheres to [Semantic Versioning][semver]. + + + +## [Unreleased] + +- _TBD_ + +## [3.1.0][3.1.0] + +_2024-12-17_ + +- Support [`all-contributors`][all-contributors] +- Add a `changelog` + +[unreleased]: https://github.com/bradgarropy/eslint-config/compare/v3.1.0...HEAD +[3.1.0]: https://github.com/bradgarropy/eslint-config/releases/tag/v3.1.0 +[keep-a-changelog]: https://keepachangelog.com +[semver]: https://semver.org +[all-contributors]: https://allcontributors.org