mirror of
https://github.com/cbracco/html5-test-page.git
synced 2025-08-19 20:33:26 +02:00
57 lines
1.2 KiB
Markdown
57 lines
1.2 KiB
Markdown
# 0.8.0 (March 19, 2018)
|
|
|
|
- Add test for HTML comments (thanks @ep00ch!).
|
|
|
|
# 0.7.1 (April 5, 2016)
|
|
|
|
- Add missing form button types (thanks @gnowland!).
|
|
|
|
# 0.6.2 (March 14, 2016)
|
|
|
|
- Minor formatting change (thanks @gilluminate!).
|
|
- Fix incorrect years in `CHANGELOG.md`.
|
|
|
|
# 0.6.1 (February 2, 2016)
|
|
|
|
- Simplify the instructions in `CHANGELOG.md`.
|
|
- Rename `LICENSE.md` to `LICENSE`.
|
|
- Update `README.md` content.
|
|
|
|
# 0.6.0 (February 1, 2016)
|
|
|
|
- Update indentation and whitespace.
|
|
- Add to npm.
|
|
|
|
# 0.5.0 (December 13, 2015)
|
|
|
|
- Update `<iframe>` source attribute to point to `index.html` (so meta).
|
|
- Add viewport `<meta>` tag to `<head>` of `index.html`.
|
|
|
|
# 0.4.0 (August 17, 2015)
|
|
|
|
- Add `<meter>` element (thanks @haroenv!). Reorganize a few existing elements.
|
|
|
|
# 0.3.1 (August 17, 2015)
|
|
|
|
- Change placeholder image dimensions to one that works properly (thanks @haroenv!).
|
|
|
|
# 0.3.0 (August 17, 2015)
|
|
|
|
- Add phone number input field (thanks @johnpolacek!).
|
|
|
|
# 0.2.2 (May 13, 2015)
|
|
|
|
- Fix validation errors.
|
|
|
|
# 0.2.1 (March 21, 2015)
|
|
|
|
- Fix duplicate IDs and formatting.
|
|
|
|
# 0.2.0 (April 8, 2014)
|
|
|
|
- add `<caption>` element to `<table>` examples.
|
|
|
|
# 0.1.0 (April 4, 2014)
|
|
|
|
- Initial release!
|