# 0.3.0 ## Added - Schema introspection and validation support. - Support for dictionary items as query parameters for GET requests. - Headers parameter added to the `validate` method. ## Fixed - Improved error handling when introspection query fails. - Fix `FrozenError` in `GraphQLSchema` by setting it to `None` when necessary.