mirror of
https://github.com/cbracco/html5-test-page.git
synced 2025-01-16 20:48:17 +01:00
v0.9.0
This commit is contained in:
parent
66a77835cc
commit
1fecd23aa7
@ -1,3 +1,7 @@
|
||||
# 0.9.0 (March 19, 2018)
|
||||
|
||||
- Add <details>, <address>, <object>, <embed>, <datalist> (thanks @jKratzik!).
|
||||
|
||||
# 0.8.0 (March 19, 2018)
|
||||
|
||||
- Add test for HTML comments (thanks @ep00ch!).
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "html5-test-page",
|
||||
"version": "0.8.0",
|
||||
"version": "0.9.0",
|
||||
"description": "A page filled with common HTML elements to be used for testing purposes.",
|
||||
"main": "index.html",
|
||||
"scripts": {
|
||||
|
Loading…
x
Reference in New Issue
Block a user