diff --git a/CHANGELOG.md b/CHANGELOG.md
index e7938c7..2f9ac6a 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -3,6 +3,13 @@ All notable changes to this project will be documented in this file.
---
+## [ParseFacebookUtils-V4 1.11.0](https://github.com/ParsePlatform/ParseFacebookUtils-iOS/releases/tag/v4-1.11.0) (01/07/2016)
+
+#### New
+- ParseFacebookUtils now requires Xcode 7.0+.
+ [#38](https://github.com/ParsePlatform/ParseFacebookUtils-iOS/pull/38)
+ by [Nikita Lutsenko](https://github.com/nlutsenko)
+
## [ParseFacebookUtils-V4 1.10.0](https://github.com/ParsePlatform/ParseFacebookUtils-iOS/releases/tag/v4-1.10.0) (12/14/2015)
#### New
diff --git a/ParseFacebookUtilsV4.podspec b/ParseFacebookUtilsV4.podspec
index 5f4a02e..955808f 100644
--- a/ParseFacebookUtilsV4.podspec
+++ b/ParseFacebookUtilsV4.podspec
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'ParseFacebookUtilsV4'
- s.version = '1.10.0'
+ s.version = '1.11.0'
s.license = { :type => 'Commercial', :text => "See https://www.parse.com/about/terms" }
s.homepage = 'https://www.parse.com/'
s.summary = 'Parse is a complete technology stack to power your app\'s backend.'
diff --git a/Resources/Info-iOS.plist b/Resources/Info-iOS.plist
index f39d874..6524df7 100644
--- a/Resources/Info-iOS.plist
+++ b/Resources/Info-iOS.plist
@@ -13,7 +13,7 @@
CFBundlePackageType
FMWK
CFBundleShortVersionString
- 1.10.0
+ 1.11.0
CFBundleSignature
????
CFBundleSupportedPlatforms
@@ -22,7 +22,7 @@
iPhoneOS
CFBundleVersion
- 1.10.0
+ 1.11.0
MinimumOSVersion
6.0
diff --git a/Resources/Info-tvOS.plist b/Resources/Info-tvOS.plist
index 8420b20..e442ea5 100644
--- a/Resources/Info-tvOS.plist
+++ b/Resources/Info-tvOS.plist
@@ -13,10 +13,10 @@
CFBundlePackageType
FMWK
CFBundleShortVersionString
- 1.10.0
+ 1.11.0
CFBundleSignature
????
CFBundleVersion
- 1.10.0
+ 1.11.0