Skip to content

Commit c7fffd8

Browse files
updated CHANGELOG.md for 3.1.0 version (#363)
Signed-off-by: Alexander Piskun <[email protected]> Co-authored-by: Andrey Borysenko <[email protected]>
1 parent daffdc6 commit c7fffd8

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,23 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](http://keepachangelog.com/)
66
and this project adheres to [Semantic Versioning](http://semver.org/).
77

8+
## [3.1.0 - 2024-08-15]
9+
10+
**Breaking change**: Task processing API for NC30 AI API. (llm2 and translate2 apps)
11+
12+
### Added
13+
14+
- Added logging in a separate file of ExApp requests made on behalf of user. #360
15+
16+
### Changed
17+
18+
- Task processing API was finalized. #359
19+
20+
### Fixed
21+
22+
- ExAppProxy: Proxy: do not set timeout for requests to ExApps. #357
23+
- Bumped axios dependency from 1.6.2 to 1.7.4 #361
24+
825
## [3.0.1 - 2024-08-07]
926

1027
### Fixed

0 commit comments

Comments
 (0)