We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 207a397 commit 9f5837aCopy full SHA for 9f5837a
CHANGELOG.md
@@ -0,0 +1,12 @@
1
+== 1.0.0 (August 14, 2012)
2
+
3
+(Only the notable changes since public release)
4
5
+* Add MIT License.
6
+* Hide `audio` elements without controls in iOS 5 (#69).
7
+* Normalize heading margins and font size.
8
+* Move font-family normalization from `body` to `html` (#62).
9
+* Remove scrollbar normalization (#64 #65).
10
+* Remove excess padding from checkbox and radio inputs in IE 7 (#42).
11
+* Add IE9 correction for SVG overflow (#16).
12
+* Add fix for legend not inheriting color in IE 6/7/8/9.
0 commit comments