-
Notifications
You must be signed in to change notification settings - Fork 14
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: Change update api to be an instance method #67
Conversation
@jianlunz-cb can you update the Changelog.md to include:
|
🟡 Heimdall Review Status
|
Fore sure, just updated |
CHANGELOG.md
Outdated
@@ -2,6 +2,13 @@ | |||
|
|||
## Unreleased | |||
|
|||
### [0.13.0] - 2024-12-18 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Let's leave this under Unreleased as we will update this when we actually release!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Oh for sure
5bb76a0
to
3e6bb3a
Compare
What changed? Why?
Change update api from classmethod to instance method
Qualified Impact