From 48f9c7d29c8dd8175bd7d542b183f08ec95c0ea1 Mon Sep 17 00:00:00 2001 From: Jiewen Tan Date: Thu, 25 Jun 2020 13:08:11 -0700 Subject: [PATCH] Add an entry for iOS Safari 13.3 --- browsers/safari_ios.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/browsers/safari_ios.json b/browsers/safari_ios.json index ce81c1e6e29028..2c978c076a856b 100644 --- a/browsers/safari_ios.json +++ b/browsers/safari_ios.json @@ -144,6 +144,13 @@ "engine": "WebKit", "engine_version": "608.2.11" }, + "13.3": { + "release_date": "2019-12-10", + "release_notes": "https://developer.apple.com/documentation/ios-ipados-release-notes/ios-ipados-13_3-release-notes", + "status": "retired", + "engine": "WebKit", + "engine_version": "608.4.9" + }, "13.4": { "release_date": "2020-03-24", "release_notes": "https://developer.apple.com/documentation/safari-release-notes/safari-13_1-release_notes",