zino-hofmann / graphql-flutter

A GraphQL client for Flutter, bringing all the features from a modern GraphQL client to one easy to use package.
https://zino-hofmann.github.io/graphql-flutter
MIT License
3.25k stars 620 forks source link

GHANGELOG lacks of information about releases #1061

Closed vasilich6107 closed 2 years ago

vasilich6107 commented 2 years ago

Hi

I'm trying to understand what has changed between the version of the package. I'm looking https://github.com/zino-hofmann/graphql-flutter/blob/main/packages/graphql/CHANGELOG.md https://github.com/zino-hofmann/graphql-flutter/blob/beta/packages/graphql/CHANGELOG.md

Changelogs are bloated with duplicated items about 5.0.1-beta.1 release and the information about recent releases is missing. Could you clarify is there any place to tack changes between releases?

vincenzopalazzo commented 2 years ago

Hi, sorry for the delay here!

Mh, I think there is something wrong with the changelog, and I'm sorry for that. We are working on a new tool to build the changelog easily https://github.com/vincenzopalazzo/changelog.dart

For the moment the big feature introduced is with the following PR

I hope for the next release we will have a better changelog :) and thanks for pinging me out for this problem.