On Monday, 2 February 2015 at 22:42:35 UTC, ponce wrote:
- choosing if they want breaking changes.
Currently I have a super-simple way to deal with breaking changes: I prefix the commit message with "[BREAKING] ".Not perfect, but it makes tracking them down much easier in the history.