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
Is Your Feature Request Related to a Problem? Please Describe
Making releases (#390) are hard currently due to the need to inform users about possible breaking changes, as the API isn't guaranteed to be backwards compatible. Is there a way we could improve PRs so that making the necessary CHANGELOG would be easy in future?
Describe the Solution You'd Like
No response
Describe Alternatives You've Considered
No response
Additional Context
No response
The text was updated successfully, but these errors were encountered:
One thing that we do at PyBaMM is make developers add a CHANGELOG note in every PR that introduces a user facing change. Should we do that in GLASS as well, or should I just add a PR template that makes it easier for developers to write what user-facing change this PR is adding?
Is Your Feature Request Related to a Problem? Please Describe
Making releases (#390) are hard currently due to the need to inform users about possible breaking changes, as the API isn't guaranteed to be backwards compatible. Is there a way we could improve PRs so that making the necessary CHANGELOG would be easy in future?
Describe the Solution You'd Like
No response
Describe Alternatives You've Considered
No response
Additional Context
No response
The text was updated successfully, but these errors were encountered: