Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
collindutter committed May 1, 2024
1 parent c0b1244 commit 70eb6db
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- `AmazonS3FileManagerDriver` for managing files on Amazon S3.
- `MediaArtifact` as a base class for `ImageArtifact` and future media Artifacts.
- Optional `exception` field to `ErrorArtifact`.
- `GriptapeCloudStructureRunClient` tool for invoking Griptape Cloud Structure Run APIs.
- `GriptapeCloudStructureRunClient` Tool for invoking Griptape Cloud Structure Run APIs.
- `GriptapeStructureRunClient` Tool for through a Tool.
- `StructureRunTask` for running Structures as a Task.

### Changed
- **BREAKING**: Secret fields (ex: api_key) removed from serialized Drivers.
Expand Down

0 comments on commit 70eb6db

Please sign in to comment.