What’s New
- The Xcode 9.4.1 image was released on CircleCI 2.0. To select version 9.4.1 for a job, add the following to your .circleci/config.ymlfile:
        macos:
          xcode: "9.4.1"
- If you are on the Performance Plan, you can now view available credits on the Plan Overview page of your Organization Settings in the CircleCI app.
Updates
- 
    Fixed a known issue with the CircleCI workflows UI due to .period character in the workflows name.
- 
    Fixed the interaction of the Workflows Rerun dropdown menu by restricting to open-source project users who are part of a GitHub organization.