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

Commit 0dcc5d7

Browse files
committed
Prepare CHANGELOG.md for 2.5.0
1 parent 1cb7e3b commit 0dcc5d7

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## Unreleased
99

10+
## v2.5.0
11+
12+
### Added
13+
14+
- Configure subscription endpoint through `graphql-playground.php` https://github.com/mll-lab/laravel-graphql-playground/pull/48
15+
1016
## v2.4.0
1117

1218
### Added

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,8 @@ Easily integrate [GraphQL Playground](https://github.com/prismagraphql/graphql-p
99

1010
[![](https://i.imgur.com/AE5W6OW.png)](https://www.graphqlbin.com/RVIn)
1111

12-
> **Please note**: This is not a GraphQL Server implementation, only a UI for testing and exploring your schema. For the server component we recommend [nuwave/lighthouse](https://github.com/nuwave/lighthouse).
12+
> **Please note**: This is not a GraphQL Server implementation, only a UI for testing and exploring your schema.
13+
> For the server component we recommend [nuwave/lighthouse](https://github.com/nuwave/lighthouse).
1314
1415
## Installation
1516

0 commit comments

Comments
 (0)