Skip to content

Commit

Permalink
Better description for ops.main changes
Browse files Browse the repository at this point in the history
Co-authored-by: Tony Meyer <[email protected]>
  • Loading branch information
james-garner-canonical and tonyandrewmeyer authored Sep 26, 2024
1 parent 1e5205c commit 39996aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@

## Fixes

* rework `ops.main` type hints to allow different flavours (callable class) in (#1345)
* Change ops.main() so that you don't need to `type: ignore` it (#1345)
* fix type of `StatusBase` subclasses by calling `StatusBase.register` in `__init_subclass__` in (#1383)
* `Secret.set_info` and `Secret.set_content` can be called in the same hook in (#1373)

Expand Down

0 comments on commit 39996aa

Please sign in to comment.