Create CHANGELOG.md

This commit is contained in:
ahaas25 2022-01-17 13:04:14 -05:00 committed by GitHub
parent 4fe9fe449a
commit fdc4a57911
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

11
CHANGELOG.md Normal file
View File

@ -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)