diff --git a/shared/CHANGELOG.md b/shared/CHANGELOG.md index 2a4033a..73259a2 100644 --- a/shared/CHANGELOG.md +++ b/shared/CHANGELOG.md @@ -1,5 +1,9 @@ This changelog tracks updates to both GTP Scraper and Extended GPT Scraper actors. +# 2024-05-20 +*Features* +- Added support for GPT-4o model. (Extended GPT Scraper only) + # 2024-05-01 *Fixes* - Fixed Actor resurrection bug that caused the Actor to not process GPT after being resurrected.