diff --git a/CHANGELOG.md b/CHANGELOG.md index 659c8d492..434bab704 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## Unreleased +## [1.1.0] - 2024-12-31 + ### Added - `PromptTask.conversation_memory` for setting the Conversation Memory on a Prompt Task.