Skip to content

Commit

Permalink
Merge pull request #7 from ergebnis/fix/changelog
Browse files Browse the repository at this point in the history
Fix: Update CHANGELOG.md
  • Loading branch information
ergebnis-bot authored Dec 30, 2020
2 parents 9d9ea8d + f4daa62 commit 4dc5ce0
Showing 1 changed file with 10 additions and 3 deletions.
13 changes: 10 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,14 +6,21 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),

## Unreleased

For a full diff see [`4e97e14...main`][4e97e14...main].
For a full diff see [`0.1.0...main`][0.1.0...main].

## [`0.1.0`][0.1.0]

For a full diff see [`4e97e14...0.1.0`][4e97e14...0.1.0].

### Added

* Added `YamlParser` ([#2]), by [@localheinz]

[4e97e14...main]: https://github.com/ergebnis/front-matter/compare/4e97e14...main
[0.1.0]: https://github.com/ergebnis/front-matter/releases/tag/1.0.0

[4e97e14...0.1.0]: https://github.com/ergebnis/front-matter/compare/4e97e14...0.1.0
[0.1.0...main]: https://github.com/ergebnis/front-matter/compare/0.1.0...main

[#2]: https://github.com/ergebnis/php-cs-fixer-config/pull/2
[#2]: https://github.com/ergebnis/front-matter/pull/2

[@localheinz]: https://github.com/localheinz

0 comments on commit 4dc5ce0

Please sign in to comment.