File tree 1 file changed +22
-0
lines changed
1 file changed +22
-0
lines changed Original file line number Diff line number Diff line change
1
+ <a name="1.6.8"></a>
2
+ # 1.6.8 beneficial-tincture (2017-12-18)
3
+
4
+
5
+ ## Bug Fixes
6
+ - **$location:**
7
+ - always decode special chars in `$location.url(value)`
8
+ ([2bdf71](https://github.com/angular/angular.js/commit/2bdf7126878c87474bb7588ce093d0a3c57b0026))
9
+ - decode non-component special chars in Hashbang URLS
10
+ ([57b626](https://github.com/angular/angular.js/commit/57b626a673b7530399d3377dfe770165bec35f8a))
11
+ - **ngModelController:** allow $overrideModelOptions to set updateOn
12
+ ([55516d](https://github.com/angular/angular.js/commit/55516da2dfc7c5798dce24e9fa930c5ac90c900c),
13
+ [#16351](https://github.com/angular/angular.js/issues/16351),
14
+ [#16364](https://github.com/angular/angular.js/issues/16364))
15
+
16
+
17
+ ## New Features
18
+ - **$parse:** add a hidden interface to retrieve an expression's AST
19
+ ([f33d95](https://github.com/angular/angular.js/commit/f33d95cfcff6fd0270f92a142df8794cca2013ad),
20
+ [#16253](https://github.com/angular/angular.js/issues/16253),
21
+ [#16260](https://github.com/angular/angular.js/issues/16260))
22
+
1
23
<a name="1.6.7"></a>
2
24
# 1.6.7 imperial-backstroke (2017-11-24)
3
25
You can’t perform that action at this time.
0 commit comments