Skip to content

Commit 09a2ffd

Browse files
committed
FIx CHANGELOG.md of version 1.0.0rc6.
1 parent c8a62e2 commit 09a2ffd

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,9 @@ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
2525

2626
## [1.0.0rc6] - 2023-05-10
2727

28-
- `sync_to_async` calls inside library now runs concurrently.
28+
- GraphQL parsing and message serialization now perform concurrently
29+
by `sync_to_async(...,thread_sensitive=False)`.
30+
2931

3032
## [1.0.0rc5] - 2023-05-05
3133

0 commit comments

Comments
 (0)