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

Commit 2508b47

Browse files
committed
docs(changelog): fix release notes
1 parent de6d4ca commit 2508b47

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGELOG.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ _Note: This release also contains all bug fixes available in [1.0.5](#1.0.5)._
7272
## Bug Fixes
7373

7474
- **$compile:**
75-
- sanitize values bound to a[href]
75+
- sanitize values bound to `a[href]`
7676
([9532234b](https://github.com/angular/angular.js/commit/9532234bf1c408af9a6fd2c4743fdb585b920531))
7777
- rename $compileNote to compileNode
7878
([92ca7efa](https://github.com/angular/angular.js/commit/92ca7efaa4bc4f37da3008b234e19343a1fa4207),
@@ -81,7 +81,7 @@ _Note: This release also contains all bug fixes available in [1.0.5](#1.0.5)._
8181
([791804bd](https://github.com/angular/angular.js/commit/791804bdbfa6da7a39283623bd05628a01cd8720))
8282
- allow startingTag method to handle text / comment nodes
8383
([755beb2b](https://github.com/angular/angular.js/commit/755beb2b66ce9f9f9a218f2355bbaf96d94fbc15))
84-
- **$cookies:** set cookies on Safari&IE when base[href] is undefined
84+
- **$cookies:** set cookies on Safari&IE when `base[href]` is undefined
8585
([70909245](https://github.com/angular/angular.js/commit/7090924515214752b919b0c5630b3ea5e7c77223),
8686
[#1190](https://github.com/angular/angular.js/issues/1190))
8787
- **$http:**

0 commit comments

Comments
 (0)