All notable changes to this project will be documented in this file. This change log follows the conventions of keepachangelog.com.
- BREAKING Leona no longer defaults to snake_case for everything. Instead, objects, fields/queries/mutations and enums use the GraphQL preferred format, which is PascalCase, camelCase and SCREAMING_SNAKE_CASE respectively.