From ede7a659d8b2568d03be13d0c799034e3132a662 Mon Sep 17 00:00:00 2001 From: Shohei Yokoyama Date: Mon, 9 Oct 2017 16:47:43 +0900 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9bbc9e4..da5e4a6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,9 @@ ##### Enhancements * Adds `isItemRotationEnabled` for circleRotation. +* Supports Xcode 9 and Fix warning. + * [Update project settings for xcode 9](https://github.com/shoheiyokoyama/Gemini/commit/d3c01551843ed49d40b421ef8b0454051428e4e7) + * [Delete redudant protocol](https://github.com/shoheiyokoyama/Gemini/commit/6d223150368f341f8886f0fe1bc5083751317111) ##### Bug Fixes