Skip to content

Commit

Permalink
update changelog (#87)
Browse files Browse the repository at this point in the history
  • Loading branch information
svilupp authored Mar 1, 2024
1 parent 846aa37 commit 37fa1f4
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]

### Added
- Added experimental support for image generation with OpenAI DALL-E models - see `?aiimage` for more details.

### Fixed

## [0.15.0]

### Added
- Added experimental support for image generation with OpenAI DALL-E models, eg, `msg = aiimage("A white cat on a car")`. See `?aiimage` for more details.

## [0.14.0]

### Added
Expand Down

0 comments on commit 37fa1f4

Please sign in to comment.