From 48fd67b51b631cb9648d580197565a9072213199 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Patrick=20L=C3=BChne?= Date: Mon, 9 Oct 2017 18:45:35 +0200 Subject: [PATCH] Added change log. --- CHANGELOG.md | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 CHANGELOG.md diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 00000000..58ceaeee --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,22 @@ +# Change Log + +## (unreleased) + +### Changes + +- updated stylesheet with new logo + +## 0.1.0 (2017-10-05) + +Initial release + +### Features + +- initial dashboard and updater to visualize GitHub Enterprise collaboration, usage, and health data +- initial charts: + - user collaboration and activity + - pull request usage + - Git versions, requests, traffic + - API requests + - forks to organizations + - tokenless authentications