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
Using commit log diffs as changelogs is a bad idea: they're full of noise. Things like merge commits, commits with obscure titles, documentation changes, etc.
Which means we should stick to manual logging? I suppose its better since we have to think of a good simple description about what has changed.
No description provided.
The text was updated successfully, but these errors were encountered: