Skip to content

Commit

Permalink
Update CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
necolas committed Aug 26, 2013
1 parent 690f8ab commit 4925d9b
Showing 1 changed file with 9 additions and 8 deletions.
17 changes: 9 additions & 8 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,17 +1,18 @@
== HEAD
=== HEAD

* Fix component.json.
* Remove the gray background color from active links in IE 10.

== 2.1.2 (May 11, 2013)
=== 2.1.2 (May 11, 2013)

* Revert root `color` and `background` normalizations.

== 2.1.1 (April 8, 2013)
=== 2.1.1 (April 8, 2013)

* Normalize root `color` and `background` to counter the effects of system
color schemes.

== 2.1.0 (January 21, 2013)
=== 2.1.0 (January 21, 2013)

* Normalize `text-transform` for `button` and `select`.
* Normalize `h1` margin when within HTML5 sectioning elements.
Expand All @@ -20,11 +21,11 @@
* Add `main` element to HTML5 display definitions.
* Fix cursor style for disabled button `input`.

== 2.0.1 (August 20, 2012)
=== 2.0.1 (August 20, 2012)

* Remove stray IE 6/7 `inline-block` hack from HTML5 display settings.

== 2.0.0 (August 19, 2012)
=== 2.0.0 (August 19, 2012)

* Remove legacy browser form normalizations.
* Remove all list normalizations.
Expand All @@ -33,11 +34,11 @@
* Form elements automatically inherit `font-family` from ancestor.
* Drop support for IE 6/7, Firefox < 4, and Safari < 5.

== 1.0.1 (August 19, 2012)
=== 1.0.1 (August 19, 2012)

* Adjust `small` font size normalization.

== 1.0.0 (August 14, 2012)
=== 1.0.0 (August 14, 2012)

(Only the notable changes since public release)

Expand Down

0 comments on commit 4925d9b

Please sign in to comment.