diff --git a/status.json b/status.json index 14a8acb2..9a8ca3db 100644 --- a/status.json +++ b/status.json @@ -3337,7 +3337,8 @@ "summary": "Registers a callback to be invoked when a promise is settled (whether it is fulfilled or rejected), allowing for cleanup of pending or ongoing actions depending on that promise.", "standardStatus": "Working draft or equivalent", "ieStatus": { - "text": "In Development" + "text": "Shipped", + "ieUnprefixed": "17760" }, "msdn": "https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Promise/finally", "id": 5704570235781120,