diff --git a/CHANGELOG.md b/CHANGELOG.md
index f3a7421..a44a1f9 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,4 +1,8 @@
-# 0.9.0 (March 19, 2018)
+# 0.9.1 (April 3, 2021)
+
+- Add background images (thanks @97arushisharma!).
+
+# 0.9.0 (April 3, 2021)
- Add
- +
@@ -465,7 +472,7 @@ diff --git a/package.json b/package.json index 3514d6e..504ffb1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "html5-test-page", - "version": "0.9.0", + "version": "0.9.1", "description": "A page filled with common HTML elements to be used for testing purposes.", "main": "index.html", "scripts": {