@@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
66and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
77
8- ## [ Unreleased ]
8+ ## [ 3.1.2 ] - 2019-10-19
99
1010### Added
1111
@@ -14,7 +14,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1414
1515### Fixed
1616
17- - On iOS, ` threading violation ` exception thrown while invoking ` closeInApp ` .
17+ - On iOS, ` threading violation ` exception thrown while invoking ` closeInApp ` (thanks to [ @ fonov ] ( https://github.com/fonov ) ) .
1818
1919## [ 3.1.1] - 2019-09-01
2020
@@ -176,19 +176,20 @@ The following functions have been deprecated. Please see
176176
177177- ` openInApp ` : open a valid http(s) URL with an in-app browser.
178178
179- [ 3.1.1 ] : https://github.com/matt-block/react-native-in-app-browser/compare/v3.1.0...v3.1.1
180- [ 3.1.0 ] : https://github.com/matt-block/react-native-in-app-browser/compare/v3.0.0...v3.1.0
181- [ 3.0.0 ] : https://github.com/matt-block/react-native-in-app-browser/compare/v2.0.0...v3.0.0
182- [ 2.0.0 ] : https://github.com/matt-block/react-native-in-app-browser/compare/v1.4.1...v2.0.0
183- [ 1.4.1 ] : https://github.com/matt-block/react-native-in-app-browser/compare/v1.4.0...v1.4.1
184- [ 1.4.0 ] : https://github.com/matt-block/react-native-in-app-browser/compare/v1.3.0...v1.4.0
185- [ 1.3.0 ] : https://github.com/matt-block/react-native-in-app-browser/compare/v1.2.7...v1.3.0
186- [ 1.2.7 ] : https://github.com/matt-block/react-native-in-app-browser/compare/v1.2.4...v1.2.7
187- [ 1.2.4 ] : https://github.com/matt-block/react-native-in-app-browser/compare/v1.2.1...v1.2.4
188- [ 1.2.1 ] : https://github.com/matt-block/react-native-in-app-browser/compare/v1.2.0...v1.2.1
189- [ 1.2.0 ] : https://github.com/matt-block/react-native-in-app-browser/compare/v1.1.2...v1.2.0
190- [ 1.1.2 ] : https://github.com/matt-block/react-native-in-app-browser/compare/v1.1.1...v1.1.2
191- [ 1.1.1 ] : https://github.com/matt-block/react-native-in-app-browser/compare/v1.1.0...v1.1.1
192- [ 1.1.0 ] : https://github.com/matt-block/react-native-in-app-browser/compare/v1.0.1...v1.1.0
193- [ 1.0.1 ] : https://github.com/matt-block/react-native-in-app-browser/compare/v1.0.0...v1.0.1
194- [ 1.0.0 ] : https://github.com/matt-block/react-native-in-app-browser/compare/f06ef51f19295b73f8b51a8ba21932bf87fcb4a8...v1.0.0
179+ [ 3.1.2 ] : https://github.com/matei-radu/react-native-in-app-browser/compare/v3.1.1...v3.1.2
180+ [ 3.1.1 ] : https://github.com/matei-radu/react-native-in-app-browser/compare/v3.1.0...v3.1.1
181+ [ 3.1.0 ] : https://github.com/matei-radu/react-native-in-app-browser/compare/v3.0.0...v3.1.0
182+ [ 3.0.0 ] : https://github.com/matei-radu/react-native-in-app-browser/compare/v2.0.0...v3.0.0
183+ [ 2.0.0 ] : https://github.com/matei-radu/react-native-in-app-browser/compare/v1.4.1...v2.0.0
184+ [ 1.4.1 ] : https://github.com/matei-radu/react-native-in-app-browser/compare/v1.4.0...v1.4.1
185+ [ 1.4.0 ] : https://github.com/matei-radu/react-native-in-app-browser/compare/v1.3.0...v1.4.0
186+ [ 1.3.0 ] : https://github.com/matei-radu/react-native-in-app-browser/compare/v1.2.7...v1.3.0
187+ [ 1.2.7 ] : https://github.com/matei-radu/react-native-in-app-browser/compare/v1.2.4...v1.2.7
188+ [ 1.2.4 ] : https://github.com/matei-radu/react-native-in-app-browser/compare/v1.2.1...v1.2.4
189+ [ 1.2.1 ] : https://github.com/matei-radu/react-native-in-app-browser/compare/v1.2.0...v1.2.1
190+ [ 1.2.0 ] : https://github.com/matei-radu/react-native-in-app-browser/compare/v1.1.2...v1.2.0
191+ [ 1.1.2 ] : https://github.com/matei-radu/react-native-in-app-browser/compare/v1.1.1...v1.1.2
192+ [ 1.1.1 ] : https://github.com/matei-radu/react-native-in-app-browser/compare/v1.1.0...v1.1.1
193+ [ 1.1.0 ] : https://github.com/matei-radu/react-native-in-app-browser/compare/v1.0.1...v1.1.0
194+ [ 1.0.1 ] : https://github.com/matei-radu/react-native-in-app-browser/compare/v1.0.0...v1.0.1
195+ [ 1.0.0 ] : https://github.com/matei-radu/react-native-in-app-browser/compare/f06ef51f19295b73f8b51a8ba21932bf87fcb4a8...v1.0.0
0 commit comments