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 Nov 25, 2021
1 parent aed81a8 commit b4ad8ac
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,13 +6,20 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),

## Unreleased

For a full diff see [`a5f2657...main`][a5f2657...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 [`a5f2657...1.0.0`][a5f2657...1.0.0].

### Added

* Imported data providers from [`ergebnis/test-util`](https://github.com/ergebnis/test-util) ([#1]), by [@localheinz]
- Imported data providers from [`ergebnis/test-util`](https://github.com/ergebnis/test-util) ([#1]), by [@localheinz]

[1.0.0]: https://github.com/ergebnis/data-provider/releases/tag/1.0.0

[a5f2657...main]: https://github.com/ergebnis/data-provider/compare/a5f2657...main
[a5f2657...1.0.0]: https://github.com/ergebnis/data-provider/compare/a5f2657...1.0.0
[1.0.0...main]: https://github.com/ergebnis/data-provider/compare/1.0.0...main

[#1]: https://github.com/ergebnis/data-provider/pull/1

Expand Down

0 comments on commit b4ad8ac

Please sign in to comment.