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

Commit b969c3e

Browse files
committed
docs(changelog): add changes for 1.6.9
1 parent 16b82c6 commit b969c3e

File tree

1 file changed

+28
-0
lines changed

1 file changed

+28
-0
lines changed

CHANGELOG.md

+28
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,31 @@
1+
<a name="1.6.9"></a>
2+
# 1.6.9 fiery-basilisk (2018-02-02)
3+
4+
5+
## Bug Fixes
6+
- **input:** add `drop` event support for IE
7+
([5dc076](https://github.com/angular/angular.js/commit/5dc07667de00c5e85fd69c5b7b7fe4fb5fd65a77))
8+
- **ngMessages:** prevent memory leak from messages that are never attached
9+
([9d058d](https://github.com/angular/angular.js/commit/9d058de04bb78694b83179e9b97bc40214eca01a),
10+
[#16389](https://github.com/angular/angular.js/issues/16389),
11+
[#16404](https://github.com/angular/angular.js/issues/16404),
12+
[#16406](https://github.com/angular/angular.js/issues/16406))
13+
- **ngTransclude:** remove terminal: true
14+
([1d826e](https://github.com/angular/angular.js/commit/1d826e2f1e941d14c3c56d7a0249f5796ba11f85),
15+
[#16411](https://github.com/angular/angular.js/issues/16411),
16+
[#16412](https://github.com/angular/angular.js/issues/16412))
17+
- **$sanitize:** sanitize `xml:base` attributes
18+
([b9ef65](https://github.com/angular/angular.js/commit/b9ef6585e10477fbbf912a971fe0b390bca692a6))
19+
20+
21+
## New Features
22+
- **currencyFilter:** trim whitespace around an empty currency symbol
23+
([367390](https://github.com/angular/angular.js/commit/3673909896efb6ff47546caf7fc61549f193e043),
24+
[#15018](https://github.com/angular/angular.js/issues/15018),
25+
[#15085](https://github.com/angular/angular.js/issues/15085),
26+
[#15105](https://github.com/angular/angular.js/issues/15105))
27+
28+
129
<a name="1.6.8"></a>
230
# 1.6.8 beneficial-tincture (2017-12-18)
331

0 commit comments

Comments
 (0)