From c136ce57e64b546cdf1b341b1feda2b8d2bd8e8f Mon Sep 17 00:00:00 2001 From: Krunoslav Zaher Date: Tue, 22 Mar 2016 12:23:03 +0100 Subject: [PATCH] Updates release notes. --- CHANGELOG.md | 6 ++++++ README.md | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 59177278..5c0e471c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. --- +## [2.3.1](https://github.com/ReactiveX/RxSwift/releases/tag/2.2.0) + +#### Features + +* Xcode 7.3 / Swift 2.2 support + ## [2.3.0](https://github.com/ReactiveX/RxSwift/releases/tag/2.2.0) #### Features diff --git a/README.md b/README.md index b239ae0f..b5d5519b 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ [![Travis CI](https://travis-ci.org/ReactiveX/RxSwift.svg?branch=master)](https://travis-ci.org/ReactiveX/RxSwift) ![platforms](https://img.shields.io/badge/platforms-iOS%20%7C%20OSX%20%7C%20tvOS%20%7C%20watchOS%20%7C%20Linux%28experimental%29-333333.svg) ![pod](https://img.shields.io/cocoapods/v/RxSwift.svg) [![Carthage compatible](https://img.shields.io/badge/Carthage-compatible-4BC51D.svg?style=flat)](https://github.com/Carthage/Carthage) -Xcode 7 Swift 2.1 required +Xcode 7.3 Swift 2.2 required ## About Rx