File tree 1 file changed +27
-0
lines changed
1 file changed +27
-0
lines changed Original file line number Diff line number Diff line change
1
+ <a name =" v1.0.0rc6 " ></a >
2
+ # v1.0.0rc6 runny-nose (2012-04-20)
3
+
4
+
5
+ ## Bug Fixes
6
+
7
+ - ** select:** properly handle empty & unknown options without ngOptions
8
+ ([ 904b69c7] ( https://github.com/angular/angular.js/commit/904b69c745ea4afc1d6ecd2a5f3138c6f947b157 ) )
9
+ - ** compiler:** reading comment throws error in ie
10
+ ([ 46bb08a9] ( https://github.com/angular/angular.js/commit/46bb08a9d0780fafef6dc5c1140c71912462887a ) )
11
+ - ** document:** accidental clobbering of document.getAttribute
12
+ ([ eafe15f5] ( https://github.com/angular/angular.js/commit/eafe15f54c686d5c83f777fd319f4c568e209432 ) ,
13
+ [ #877 ] ( https://github.com/angular/angular.js/issues/877 ) )
14
+ - ** script:** Incorrectly reading script text on ie
15
+ ([ 94dd6857] ( https://github.com/angular/angular.js/commit/94dd68570952f6f31abfa351b1159afcd3588a57 ) )
16
+
17
+
18
+ ## Features
19
+
20
+ - ** $resource:** support HTTP PATCH method
21
+ ([ e61fd1b4] ( https://github.com/angular/angular.js/commit/e61fd1b43a55496c11c63da7ca2fc05b88d44043 ) ,
22
+ [ #887 ] ( https://github.com/angular/angular.js/issues/887 ) )
23
+ - ** jquery:** jquery 1.7.2 support
24
+ ([ 8ebe5ccd] ( https://github.com/angular/angular.js/commit/8ebe5ccd9ace7807bedc7317d605370fe82b773d ) )
25
+
26
+
27
+
1
28
<a name =" 1.0.0rc5 " ></a >
2
29
# 1.0.0rc5 reality-distortion (2012-04-12)
3
30
You can’t perform that action at this time.
0 commit comments