From fdc4a579116d5cf625f0a6bc10792e47855ec911 Mon Sep 17 00:00:00 2001 From: ahaas25 <94150901+ahaas25@users.noreply.github.com> Date: Mon, 17 Jan 2022 13:04:14 -0500 Subject: [PATCH] Create CHANGELOG.md --- CHANGELOG.md | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 CHANGELOG.md diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..6cf7d1d --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,11 @@ +# 1.0.1 - 1/16/2022 +![image](https://user-images.githubusercontent.com/94150901/149679448-59391325-a938-4613-81b4-42423d17306f.png) +* Added a dark mode. Theme can be toggled by clicking on the WPM text. (This is temporary until the settings menu is implemented) +* Added key stats. User inputs are logged by test. Currently logging time taken to press the key as well as accuracy. +* Added UI for user stats. Stats can be seen by hovering over a key. +* [Key Stats and Theme Demo](https://www.youtube.com/watch?v=3ciaPUMzseg) + +# 1.0.0 - 1/4/22 - Inital Release +![image](https://user-images.githubusercontent.com/94150901/149679413-ce6b3de1-8590-4a50-bb1e-d9335ca990b3.png) +* The first version of Typing Teaher. Implemented fundamental features like the typing prompt and on-screen keyboard for later features to build on. +* [Version Demo Video](http://www.youtube.com/watch?v=qMUSCpTL98k)![149679413-ce6b3de1-8590-4a50-bb1e-d9335ca990b3](https://user-images.githubusercontent.com/94150901/149819070-0f13e716-725d-4eb3-9457-fc6707fc8f74.png)