Skip to content
This repository was archived by the owner on Feb 14, 2023. It is now read-only.

Commit 79261be

Browse files
committed
Simplify CHANGELOG version headers
1 parent 38a53b8 commit 79261be

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

CHANGELOG.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,21 +5,21 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8-
## [Unreleased](https://github.com/mll-lab/laravel-graphql-playground/compare/v2.0.2...master)
8+
## Unreleased
99

10-
## [v2.0.2](https://github.com/mll-lab/laravel-graphql-playground/compare/v2.0.1...v2.0.2)
10+
## v2.0.2
1111

1212
### Fixed
1313

1414
- Lumen compatibility: Do not use `public_path()` helper
1515

16-
## [v2.0.1](https://github.com/mll-lab/laravel-graphql-playground/compare/v2.0.0...v2.0.1)
16+
## v2.0.1
1717

1818
### Fixed
1919

2020
- Lumen compatibility: Remove usage of unavailable path helpers
2121

22-
## [v2.0.0](https://github.com/mll-lab/laravel-graphql-playground/compare/v1.1.0...v2.0.0)
22+
## v2.0.0
2323

2424
### Added
2525

0 commit comments

Comments
 (0)