Skip to content

Commit

Permalink
updated CHANGELOG.md for 3.1.0 version
Browse files Browse the repository at this point in the history
Signed-off-by: Alexander Piskun <bigcat88@icloud.com>
  • Loading branch information
bigcat88 committed Aug 15, 2024
1 parent 666f5be commit 7c55863
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,23 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/)
and this project adheres to [Semantic Versioning](http://semver.org/).

## [3.1.0 - 2024-08-15]

**Breaking change**: Task processing API for NC30 AI API. (llm2 and translate2 apps)

### Added

- Added logging in a separate file of ExApp requests made on behalf of user. #360

### Changed

- Task processing API was finalized. #359

### Fixed

- ExAppProxy: Proxy: do not set timeout for requests to ExApps. #357
- Bumped axios dependency from 1.6.2 to 1.7.4 #361

## [3.0.1 - 2024-08-07]

### Fixed
Expand Down

0 comments on commit 7c55863

Please sign in to comment.