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
remove unnecessary v prefix from version tags (#2186)
* remove unnecessary v prefix from version tags
As @bkuhlmann espoused in a recent Boulder Ruby talk on Milestones
(https://alchemists.io/articles/milestones), the `v` prefix is
unnecessary and not Ruby convention.
* add changelog
0 commit comments