This commit is contained in:
cbracco
2015-12-03 18:38:55 -05:00
parent 4727a9b233
commit 0d014c55f7

View File

@@ -1,3 +1,8 @@
# 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.