Conversation
52a0f6a to
1ab9d51
Compare
CHANGELOG.md
Outdated
| # Change Log | ||
|
|
||
| ## 3.8 Unreleased - 2020-08-?? | ||
|
|
There was a problem hiding this comment.
Should we add some sort of summary to the release?
|
These more readable notes are a lot better @tomspilman |
1ab9d51 to
a365223
Compare
|
I think generally the changelog isn't great because commit messages or PR titles tend to be more developer-oriented while the changelog is for people using MonoGame and should not be about implementation. For example a change I did had the message while the actual problem this fixed was #5995, so I changed the message to in SickheadGames#19. That conveys what's actually interesting to MG users. Things that are not interesting for MG users should not be in the changelog IMO (except big stuff like the Protobuild migration). I don't think we should spend hours going through these entries though. This will be better from now on with a manual changelog. |
Changelog: Remove internals and improve other entries
|
@Jjagg @harry-cpp in the future on doc PRs like this we should always "squash and merge". Don't think it is useful to have a dozen random doc edit commits in the history. |
This is the change log for 3.8.
Note that moving forward we plan to keep the change log updated as we go. This will require people submitting PRs to update the changelog for their changes/features.