start changelog file

This commit is contained in:
Jan Jurzitza 2021-10-14 08:19:27 +02:00 committed by GitHub
parent e343e73d33
commit 2bfd3d004f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 9 additions and 0 deletions

9
CHANGELOG.md Normal file
View File

@ -0,0 +1,9 @@
# Changelog
<!-- always add the latest version up here -->
## v0.x.y
- Change in console output format: request duration output is now printed to the console with more accuracy
instead of just printing `Request processed in 0 milliseconds` it now prints `Request processed in 177 μs and 3 hnsecs`