Skip to content

Commit

Permalink
FIx CHANGELOG.md of version 1.0.0rc6.
Browse files Browse the repository at this point in the history
  • Loading branch information
prokher committed May 10, 2023
1 parent c8a62e2 commit 09a2ffd
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,9 @@ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

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

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


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

Expand Down

0 comments on commit 09a2ffd

Please sign in to comment.