Skip to content

Release version 1.12.0

Lin Jen-Shin requested to merge release-1.12.0 into master

Bump major version because this contains bug fixes which will break workaround for the bug.

### Fixes

- !174 Fix label checks when there's a space in the name
- !175 Use `%20` instead of `+` in the URL

### Other changes (tooling, technical debt)

- !171 Make Resources classes inherit from SimpleDelegator
Edited by Mark Fletcher

Merge request reports