Skip to content
This repository was archived by the owner on Apr 12, 2024. It is now read-only.

Commit 44b940e

Browse files
committed
chore: update changelog for 1.3.0-beta.2
1 parent 56e73ea commit 44b940e

File tree

1 file changed

+25
-0
lines changed

1 file changed

+25
-0
lines changed

CHANGELOG.md

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,28 @@
1+
<a name="1.3.0-beta.2"></a>
2+
# 1.3.0-beta.2 silent-ventriloquism (2014-03-14)
3+
4+
5+
## Bug Fixes
6+
7+
- **$$rAF:** always fallback to a $timeout in case native rAF isn't supported
8+
([7b5e0199](https://github.com/angular/angular.js/commit/7b5e019981f352add88be2984de68e553d1bfa93),
9+
[#6654](https://github.com/angular/angular.js/issues/6654))
10+
- **$http:** don't convert 0 status codes to 404 for non-file protocols
11+
([56e73ea3](https://github.com/angular/angular.js/commit/56e73ea355c851fdfd574d6d2a9e2fcb75677945),
12+
[#6074](https://github.com/angular/angular.js/issues/6074), [#6155](https://github.com/angular/angular.js/issues/6155))
13+
- **ngAnimate:** setting classNameFilter disables animation inside ng-if
14+
([129e2e02](https://github.com/angular/angular.js/commit/129e2e021ab1d773874428cd1fb329eae72797c4),
15+
[#6539](https://github.com/angular/angular.js/issues/6539))
16+
17+
18+
## Features
19+
20+
- whitelist blob urls for sanitization of data-bound image urls
21+
([47ab8df4](https://github.com/angular/angular.js/commit/47ab8df455df1f1391b760e1fbcc5c21645512b8),
22+
[#4623](https://github.com/angular/angular.js/issues/4623))
23+
24+
25+
126
<a name="1.3.0-beta.1"></a>
227
# 1.3.0-beta.1 retractable-eyebrow (2014-03-07)
328

0 commit comments

Comments
 (0)