From 845893524782d59fd27423480e1ac8890625146a Mon Sep 17 00:00:00 2001 From: Kevin Ring Date: Tue, 11 Feb 2014 09:12:03 -0500 Subject: [PATCH] Update CHANGES.md. --- CHANGES.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGES.md b/CHANGES.md index 1d74232b5a93..75b8fa14ff6b 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -19,6 +19,7 @@ Beta Releases * Added the ability for imagery providers to specify view-dependent attribution to be display in the `CreditDisplay`. * View-dependent imagery source attribution is now added to the `CreditDisplay` by the `BingMapsImageryProvider`. * `BingMapsImageryProvider` now uses HTTPS by default for metadata and tiles when the document is loaded over HTTPS. +* `RequestErrorEvent` now includes the headers that were returned with the error response. ### b25 - 2014-02-03