Skip to content

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
DamianCzajkowski committed Jul 31, 2024
1 parent 7731756 commit 79df0fc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@
- Replaced hardcoded HTTP statuses with `HTTPStatus` from the `http` stdlib module.
- Added `include_cookies` option to the `ExplorerApollo`.
- Fixed typing on `extract_data_from_request` method.
- Fixed tests websockets after starlette update
- Added `share_enabled` param to `ExplorerPlayground` to enable share playground feature.


## 0.23 (2024-03-18)
Expand Down

0 comments on commit 79df0fc

Please sign in to comment.