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
Right now, it sorts the versions and takes the "highest version" number changelog. This is not really correct - what if you're currently on a 1.x or 2.x branch but master is 3.x? You're likely to want --latest to take this into consideration.
The text was updated successfully, but these errors were encountered:
Right now, it sorts the versions and takes the "highest version" number changelog. This is not really correct - what if you're currently on a 1.x or 2.x branch but master is 3.x? You're likely to want
--latest
to take this into consideration.The text was updated successfully, but these errors were encountered: