Pure Change History
===================
NEXT
----
### Forms
* Added `:focus` styles to `[readonly]` `` elements. ([#143][])
[#143]: https://github.com/yui/pure/issues/143
0.2.1 (2013-07-17)
------------------
### Forms
* (!) Made `[readonly]` ``s look visually different to `[disabled]` and
regular ``s. ([#102][]: @jaseg)
* Fixed copy/paste bug that mapped text inputs to `.pure-form` instead of
`.pure-group`. The `.pure-form-group input` styles are now applied to all
text-ish `` elements. ([#96][])
* Fixed `.pure-input-rounded` styles to now apply correctly. The change to use
more specific selectors for text-ish inputs in v0.2.0 caused the
`.pure-input-rounded` selector to not apply because it was less specific. This
selector now has right specificity. ([#109][]: @AurelioDeRosa)
* Added `display: block` to `