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
Discussed with @weierophinney: we probably want to prepare the next CHANGELOG.md block each time we do a release, so maintainers don't have to manually add the CHANGELOG.md template:
## $x.$y+1.0 - TBD- Nothing.
### Added- Even moar stuff by @ocramius, but nobody really cares :D### Changed- Nothing.
### Deprecated- Nothing.
### Removed- Nothing.
### Fixed- Nothing.
Not sure if we should generate the block for $x.$y+1.0, or also for $x.$y.$z+1 🤔