Closed ydah closed 3 weeks ago
It has been a month since the last release. It is time to move on to the next version.
Before submitting the PR make sure the following are checked:
master
CHANGELOG.md
bundle exec rake
I would have liked #1968 to be merged first. Oh well, we’ll have it in v3.3.0 then 😬
@bquorning Oops, sorry.
No worries.
It has been a month since the last release. It is time to move on to the next version.
Before submitting the PR make sure the following are checked:
master
(if not - rebase it).CHANGELOG.md
if the new code introduces user-observable changes.bundle exec rake
) passes (be sure to run this locally, since it may produce updated documentation that you will need to commit).