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 90a2206 commit 7bf7ce9
Showing 1 changed file with 9 additions and 2 deletions.
11 changes: 9 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 [`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

Expand All @@ -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
Expand Down

0 comments on commit 7bf7ce9

Please sign in to comment.