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
Change: Change ChangelogBuilder to allow passing Version instances
Make typing of ChangelogBuilder flexible by allowing to pass all kind of
classes that implement `__str__` als version arguments. This allows for
passing a Version instance to these methods too.
0 commit comments