Skip to content

Commit 23b7132

Browse files
authored
Merge pull request #112 from nextcloud/release/3.0.1
Prepare 3.0.1
2 parents c98515f + 715a8c6 commit 23b7132

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,17 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](http://keepachangelog.com/)
55
and 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

appinfo/info.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ Negative:
7979
8080
Learn 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>

0 commit comments

Comments
 (0)