README & CHANGELOG updates

This commit is contained in:
Nicholas Orlowsky 2023-10-16 14:39:32 -04:00
parent 0649a28a28
commit 38359bd957
No known key found for this signature in database
GPG key ID: BE7DF0188A405E2B
2 changed files with 6 additions and 6 deletions

View file

@ -1,12 +1,12 @@
# 0.1.0 Second Pre-Release
- Allowed multiple clients to be handled at once via multithreadding
- Enabled file cacheing in file_backend
- Added benchmarking utils
- Enabled file caching in file_backend
- Added benchmarking utilities
## Known Issues
- High resource utilization
- Content other than HTMl will be treated as `text/html`
- Content other than HTML will still be treated as `text/html`
## Benchmark Results