chore: update changelog

This commit is contained in:
Laurel Orr 2024-01-22 15:28:04 -08:00
parent 637fb147f7
commit 045e357a70

View File

@ -1,9 +1,14 @@
0.1.9 - Unreleased
0.1.10 - Unreleased
---------------------
0.1.9 - 2024-01-22
---------------------
Fixed
^^^^^
* Added trust code params HF models
* Added LRU cache to HF model param calls to avoid extra calls
* Fixed pydantic type issue HF model return
* Support for Python 3.10-3.11
0.1.8 - 2023-05-22
---------------------