Skip to content

Commit 8302981

Browse files
committed
docs(CHANGELOG.md): add changes for 1.6.8
1 parent d2a7b51 commit 8302981

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

CHANGELOG.md

+22
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,25 @@
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+
123
<a name="1.6.7"></a>
224
# 1.6.7 imperial-backstroke (2017-11-24)
325

0 commit comments

Comments
 (0)