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
{{ message }}
This repository was archived by the owner on Aug 29, 2020. It is now read-only.
The current release notes list the number of commits associated to a specific release. That number is basically useless and also not really accurate, as we always have at least one merge commit besides the related fix/feature commit which means that even for a hotfix we list at least 2 commits. Also it doesn't provide valuable information anyway and the logic to implement it correctly could be simplified a lot.