Skip to content

Commit 05f6f55

Browse files
authored
Fixes
1 parent 961d203 commit 05f6f55

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

CHANGELOG.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22

33
## v0.6.0
44

5-
* `offline` and `disabled` replaced with single `mode` flag
5+
* `offline` and `disabled` options replaced with single `mode` flag
66

7-
## v0.5.0
7+
## v0.5.0
88

99
* Added option to disable all monitoring.
1010

@@ -14,11 +14,11 @@
1414
* Argument to `init` enabling runs to be left in the `created` state changed from `status="created"` to `running=True`.
1515
* Improvements to error handling.
1616

17-
## v0.3.0
17+
## v0.3.0
1818

1919
* Update `add_alert` method to support either metrics or events based alerts.
2020

21-
## v0.2.0
21+
## v0.2.0
2222

2323
* The previous `Simvue` class has been split into `Run` and `Client`. When creating a run use the new `Run` class rather than `Simvue`.
2424

0 commit comments

Comments
 (0)