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