diff --git a/CHANGELOG.md b/CHANGELOG.md index 9a5c294..d5d8b9a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,8 @@ # CHANGELOG +## 0.13.0 (UNRELEASED) + + ## 0.12.0 (2024-02-05) - Fixed `graphql-transport-ws` protocol implementation not waiting for the `connection_ack` message on new connection.