Skip to content

Commit

Permalink
Fix: Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
localheinz committed Dec 30, 2020
1 parent 9d9ea8d commit f4daa62
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 f4daa62

Please sign in to comment.