Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 709 Bytes

CHANGELOG.md

File metadata and controls

21 lines (16 loc) · 709 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

v0.3.1 (2023-01-27)

Added

  • Support for Laravel 10 (#8)

v0.3.0 (2023-01-03)

Changed

  • Changed underlying openai/client package version from 0.2.x to 0.3.x (4f785ef)

v0.2.1 (2022-12-27)

Fixed

  • Typo on configuration file (#3)

v0.2.0 (2022-12-26)

Added

  • First version