Skip to content

Commit 394eb90

Browse files
committed
Update CHANGELOG.md
1 parent 687f26b commit 394eb90

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CHANGELOG.md

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

7+
# [4.0.4] 2022-6-25
8+
9+
- Bump Actix-web from `4.0.1` to `4.1.0`
10+
- Add a `prefer_single_line_descriptions` option on `SDLExportOptions` [#955](https://github.com/async-graphql/async-graphql/pull/955)
11+
- Fixes [#957](https://github.com/async-graphql/async-graphql/issues/957)
12+
- Fixes [#943](https://github.com/async-graphql/async-graphql/issues/943)
13+
714
# [4.0.3] 2022-6-20
815

916
- Custom error type in axum request extractor [#945](https://github.com/async-graphql/async-graphql/pull/945)

0 commit comments

Comments
 (0)