Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 1.35.0rc1 v1.35.0rc1 | Erik Johnston | 2021-05-25 | 1 | -1/+0 |
| | |||||
* | Remove superfluous call to bool() (#9986) | Dan Callahan | 2021-05-14 | 1 | -0/+1 |
Our strtobool already returns a bool, so no need to re-cast here Signed-off-by: Dan Callahan <danc@element.io> |