Skip to content

Commit

Permalink
Enhancement: Prepare release
Browse files Browse the repository at this point in the history
  • Loading branch information
localheinz committed Jul 7, 2023
1 parent 9d15a95 commit ee565da
Showing 1 changed file with 8 additions and 2 deletions.
10 changes: 8 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 [`1.0.0...main`][1.0.0...main].
For a full diff see [`1.0.1...main`][1.0.1...main].

## [`1.0.1`][1.0.1]

For a full diff see [`1.0.0...1.0.1`][1.0.0...1.0.1].

### Changed

Expand All @@ -27,9 +31,11 @@ For a full diff see [`7039e81...1.0.0`][7039e81...1.0.0].
- Implemented `FrontMatterLoader` ([#7]), by [@localheinz]

[1.0.0]: https://github.com/ergebnis/twig-front-matter/releases/tag/1.0.0
[1.0.1]: https://github.com/ergebnis/twig-front-matter/releases/tag/1.0.1

[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.0.0...1.0.1]: https://github.com/ergebnis/twig-front-matter/compare/1.0.0...1.0.1
[1.0.1...main]: https://github.com/ergebnis/twig-front-matter/compare/1.0.1...main

[#1]: https://github.com/ergebnis/twig-front-matter/pull/1
[#2]: https://github.com/ergebnis/twig-front-matter/pull/2
Expand Down

0 comments on commit ee565da

Please sign in to comment.