Skip to content

Latest commit

 

History

History
29 lines (20 loc) · 879 Bytes

File metadata and controls

29 lines (20 loc) · 879 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.

[3.0.0] - 2024-09-29

Added

  • Support for Azure OpenAI
  • Issue templates
  • Community standards: CHANGELOG.md, SECURITY.md, CODE_OF_CONDUCT.md and CONTRIBUTING.md

Changed

  • Breaking Change: Renamed the input parameter OpenApiKey to OpenAiKey
  • Updated README.md with a banner and a link to the Reviewabot source repository.
  • Updated README.md with a link to the GitHub Marketplace.
  • Updated README.md with a description of how to use Azure OpenAI.

[2.0.1] - 2024-09-25

Changed

  • Improve the instructions in the README.md

[2.0.0] - 2024-09-25

Added

  • Initial release to GitHub marketplace