aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorMisko Hevery2011-03-10 14:46:07 -0800
committerMisko Hevery2011-03-11 14:16:53 -0800
commit0084cb5ca4bc9acda54d304147b0b0fe8e1980f3 (patch)
treec64e5aebff8907ebb6af306aa5d9d0fa1062adea /CHANGELOG.md
parentc578f8c3ed0ca23b03ccde146cb13cfaf24f17cd (diff)
downloadangular.js-0084cb5ca4bc9acda54d304147b0b0fe8e1980f3.tar.bz2
Remove the script tag after successful JSONP request
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 0e6b2c43..223aac97 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -8,6 +8,7 @@
### Bug Fixes
- Fixed cookies which contained unescaped '=' would not show up in cookie service.
- Consider all 2xx responses as OK, not just 200
+- Remove the script tag after successful JSONP request
### Breaking changes
- Changed the $browser.xhr parameter post from optional to required. Since everyone should be