diff --git a/CHANGELOG.md b/CHANGELOG.md index d2cf470..8b204e4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,7 +6,11 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), ## Unreleased -For a full diff see [`7039e81...main`][7039e81...main]. +For a full diff see [`1.0.0...main`][1.0.0...main]. + +## [`1.0.0`][1.0.0] + +For a full diff see [`7039e81...1.0.0`][7039e81...1.0.0]. ### Added @@ -18,7 +22,10 @@ For a full diff see [`7039e81...main`][7039e81...main]. - Implemented `Converter\ToMultipleAssignmentsFrontMatterConverter` ([#6]), by [@localheinz] - Implemented `FrontMatterLoader` ([#7]), by [@localheinz] -[7039e81...main]: https://github.com/ergebnis/twig-front-matter/compare/7039e81...main +[1.0.0]: https://github.com/ergebnis/twig-front-matter/releases/tag/1.0.0 + +[7039e81...1.0.0]: https://github.com/ergebnis/twig-front-matter/compare/7039e81...1.0.0 +[1.0.0...main]: https://github.com/ergebnis/twig-front-matter/compare/1.0.0...main [#1]: https://github.com/ergebnis/twig-front-matter/pull/1 [#2]: https://github.com/ergebnis/twig-front-matter/pull/2