Skip to content

Commit 4d43ee3

Browse files
committed
docs(changelog): move bootstrap fixes to Bug Fix section
1 parent a59f46b commit 4d43ee3

File tree

1 file changed

+2
-7
lines changed

1 file changed

+2
-7
lines changed

CHANGELOG.md

+2-7
Original file line numberDiff line numberDiff line change
@@ -2,19 +2,14 @@
22
# 1.6.3 scriptalicious-bootstrapping (2017-03-08)
33

44

5-
## Security Related
6-
These fixes are relevant only to AngularJS apps that are part of a browser extension.
7-
5+
## Bug Fixes
86
- **Angular:**
97
- do not auto-bootstrap if the `src` exists but is empty
108
([3536e8](https://github.com/angular/angular.js/commit/3536e83d8a085b02bd6dcec8324800b7e6c734e4))
119
- do not auto bootstrap if the currentScript has been clobbered
1210
([95f964](https://github.com/angular/angular.js/commit/95f964b827b6f5b5aab10af54f7831316c7a9935))
1311
- do not auto-bootstrap if the script source is bad and inside SVG
1412
([c8f78a](https://github.com/angular/angular.js/commit/c8f78a8ca9debc33a6deaf951f344b8d372bf210))
15-
16-
17-
## Bug Fixes
1813
- **$log:** don't parse error stacks manually outside of IE/Edge
1914
([64e5af](https://github.com/angular/angular.js/commit/64e5afc4786fdfd850c6bdb488a5aa2b8b077f74),
2015
[#15590](https://github.com/angular/angular.js/issues/15590),
@@ -34,7 +29,7 @@ These fixes are relevant only to AngularJS apps that are part of a browser exten
3429
[#15644](https://github.com/angular/angular.js/issues/15644),
3530
[#15660](https://github.com/angular/angular.js/issues/15660))
3631
- **select:**
37-
- add attribute "selected" for select[multiple]
32+
- add attribute "selected" for `select[multiple]`
3833
([851367](https://github.com/angular/angular.js/commit/8513674911300b27d518383a905fde9b3f25f7ae))
3934
- keep original selection when using shift to add options in IE/Edge
4035
([97b74a](https://github.com/angular/angular.js/commit/97b74ad6fbcbc4b63e37e9eb44962d6f8de83e8b),

0 commit comments

Comments
 (0)