File tree Expand file tree Collapse file tree 2 files changed +12
-1
lines changed
Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,17 @@ All notable changes to this project will be documented in this file.
44The format is based on [ Keep a Changelog] ( http://keepachangelog.com/ )
55and this project adheres to [ Semantic Versioning] ( http://semver.org/ ) .
66
7+ ## 3.0.1 – 2024-07-26
8+
9+ ### Added
10+
11+ - Translation provider for the task processing API @julien-nc [ #111 ] ( https://github.com/nextcloud/integration_openai/pull/111 )
12+
13+ ### Changed
14+
15+ - Adjust providers to changes in server (enum values and defaults) @julien-nc [ #111 ] ( https://github.com/nextcloud/integration_openai/pull/111 )
16+ - Drop the old translation provider @julien-nc [ #111 ] ( https://github.com/nextcloud/integration_openai/pull/111 )
17+
718## 3.0.0 – 2024-07-17
819
920### Added
Original file line number Diff line number Diff line change @@ -79,7 +79,7 @@ Negative:
7979
8080Learn more about the Nextcloud Ethical AI Rating [in our blog](https://nextcloud.com/blog/nextcloud-ethical-ai-rating/).
8181]]> </description >
82- <version >3.0.0 </version >
82+ <version >3.0.1 </version >
8383 <licence >agpl</licence >
8484 <author >Julien Veyssier</author >
8585 <namespace >OpenAi</namespace >
You can’t perform that action at this time.
0 commit comments