docs: update changelog to v1.0.0

This commit is contained in:
BuildTools 2024-09-21 16:47:14 -07:00
parent 36306e5b12
commit 559c821bae
No known key found for this signature in database
GPG Key ID: 3270C066C15D530B
1 changed files with 8 additions and 0 deletions

View File

@ -1 +1,9 @@
# Changelog
## [v1.1.0] - 2024-09-21
### Added
- Add vLLM monitoring support
- Use SQLite for data storage
- Add Plotly web interface using Uvicorn
- Add `get_data.py` utility file