From 5451a896ee83f440d7c0997f64e313cada8d71f3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pedro=20Pin=CC=83era?= Date: Wed, 20 Jun 2018 07:57:03 +0200 Subject: [PATCH] Update CHANGELOG --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 64143fdb4..7aa88f4a7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,8 @@ ## next version +## 5.0.0-rc1 + ### Breaking - Rename project to xcodeproj by @pepibumur. - Drop Carthage and CocoaPods support https://github.com/xcbuddy/xcodeproj/pull/8 by @pepibumur.