You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It's funny because I had a changelog all the way up to version 0.12.0 I think and for some reason I decided to take it out? (commit 1e70287).
I think the issue with it was that I was using it as a traditional changelog for libraries (Added/Changed/Breaking/Removed), but also for UI and user-facing changes, and then it all just got mixed up and really it wasn't useful for either use cases.
I think it's worth reintroducing, however with some better-defined purpose. Here is what I propose (feel free to comment on this or not):
The changelog(s) be focused on user-facing changes. This is basically the changelog from the point of view of someone downloading the app on the Play Store. New features, deprecated features, UI upgrades/changes, etc.
I think for this to work well, we should carry two changelogs, one for each app, because the two will have very different changes for each release, and I don't intend to keep them in perfect sync or anything like that. This means I would put the changelogs in Android/CHANGELOG.md and iOS/CHANGELOG.md.
To understand the evolution of the app's releases.
The text was updated successfully, but these errors were encountered: