The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
# This file documents the revision history for Perl extension Plack-App-GraphQL

0.002 - 17 June 2019
  - Some updates to project metadata (travisCI, Changes, README)
  - Allow you to override the default root_value during request by setting
    'plack.graphql.root_value' in the PSGI $env

0.001 - 16 June 2019
  - First Release