Skip to content

Fixed sorting of tags in changelogs

This PR patches setup_utils.py so that tags are sorted properly (by semantic version), so that 0.10.0 is sorted after 0.9.0.

This also bumps the xcode version to 9.2 in an attempt to fix this build error.

Merge request reports