diff --git a/CHANGELOG.md b/CHANGELOG.md index e615468..08ee22d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,7 @@ and this project adheres to ## [Unreleased] ### Fixed - `gql` removes not only leading `\n` but also `\r`. +- Fix non nullable type string representation in executor error messages. ## [1.2.0.1] - 2023-04-25 ### Fixed