Skip to content

Commit

Permalink
Add deprecation to changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
collindutter committed Jan 22, 2025
1 parent de96ebf commit 8c01377
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0


## Unreleased

### Added
- Provider-specific Driver namespaces (e.g., `griptape.drivers.prompt.openai`, `griptape.drivers.embedding.cohere`).

### Deprecated

- `griptape.drivers` namespace. Use provider-specific namespaces instead.

## [1.2.0] - 2025-01-21

### Added
Expand Down

0 comments on commit 8c01377

Please sign in to comment.