File tree Expand file tree Collapse file tree 1 file changed +22
-0
lines changed Expand file tree Collapse file tree 1 file changed +22
-0
lines changed Original file line number Diff line number Diff line change
1
+
2
+ <a name="1.6.0-rc.2"></a>
3
+ # 1.6.0-rc.2 safety-insurance (2016-11-24)
4
+
5
+
6
+ ## Security Fixes
7
+ - **bootstrap:** explicitly whitelist URL schemes for bootstrap. (#15427)
8
+ ([7f1b8b](https://github.com/angular/angular.js/commit/7f1b8bdfe1043871c5ead2ec602efc41e0de5e53))
9
+
10
+ ## Bug Fixes
11
+ - **$sce:** fix `adjustMatcher` to replace multiple '*' and '**'
12
+ ([991a2b](https://github.com/angular/angular.js/commit/991a2b30e00aed1d312e29555e356a795f9e3d62))
13
+
14
+
15
+ ## Performance Improvements
16
+ - ***:** don't trigger digests after enter/leave of structural directives
17
+ ([f4fb6e](https://github.com/angular/angular.js/commit/f4fb6e0983a6a700dc4a246a913504550b55f1e9)
18
+ [#15322](https://github.com/angular/angular.js/issues/15322))
19
+
20
+
21
+
22
+
1
23
<a name="1.5.9"></a>
2
24
# 1.5.9 timeturning-lockdown (2016-11-24)
3
25
You can’t perform that action at this time.
0 commit comments