From 39406895ed79b563c91938da000e1d3348ef2c42 Mon Sep 17 00:00:00 2001 From: Vincent Yiu Date: Sat, 27 Mar 2021 13:27:13 +0800 Subject: [PATCH] README --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.md b/README.md index 8b1b1a4..6743f25 100644 --- a/README.md +++ b/README.md @@ -18,6 +18,16 @@ pip install -r requirements.txt # Change Log +[v1.1 27-03-2021] +Fixes: +* Fixed the authentication flow +* Fixed hunter API demo key - removed + +Additions: +* Added better looking missing image value for the profiles with no photo. +* Embedded all images into the HTML file to allow for offline viewing. +* Added credits + [v0.1 BETA 12-07-2017] Additions: * UI Updates