Skip to content

Commit a127c78

Browse files
authored
Merge pull request #418 from aliir74/master
Update README.md for subset feature
2 parents ea2075f + 97b365c commit a127c78

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ one of these checks, set its value to `None`.
9090
}
9191
```
9292

93-
To use Health Check Subsets, Specify a subset name and associate it with the relevant health check services to utilize Health Check Subsets.
93+
To use Health Check Subsets, Specify a subset name and associate it with the relevant health check services to utilize Health Check Subsets. (New in version 3.18.0)
9494
```python
9595
HEALTH_CHECK = {
9696
# .....

0 commit comments

Comments
 (0)