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
Would it be possible to maintain a changelog for this? My CI unexpectedly (and silently) broke because I forgot to pin the version, but it's impossible to me to actually upgrade to the latest version as I don't know what changed.
The text was updated successfully, but these errors were encountered:
Yeah, I should. But let this be a lesson to always pin your dependencies to at least the major version; I correctly made this a major version bump because it was an API change that was very likely to break stuff. ^_^
Oh, of course! I have now. I just use Python so infrequently it wasn't something that immediately came to mind when I used this as part of documentation.
Would it be possible to maintain a changelog for this? My CI unexpectedly (and silently) broke because I forgot to pin the version, but it's impossible to me to actually upgrade to the latest version as I don't know what changed.
The text was updated successfully, but these errors were encountered: