We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 120bb2b commit 0645012Copy full SHA for 0645012
CHANGELOG.md
@@ -1,4 +1,9 @@
1
2
+0.1.0 / 2016-06-19
3
+==================
4
+
5
+ * option to serve up favicon, defaults to serving 204
6
7
0.0.2 / 2015-09-30
8
==================
9
package.json
@@ -1,6 +1,6 @@
{
"name": "hapi-favicon",
- "version": "0.0.2",
+ "version": "0.1.0",
"description": "Return response for favicon.ico requests",
"main": "index.js",
"scripts": {
0 commit comments