Skip to content

Commit 15f8b9f

Browse files
committed
docs: added changelog for 2.1.11
1 parent 659a722 commit 15f8b9f

File tree

1 file changed

+20
-1
lines changed

1 file changed

+20
-1
lines changed

changelog.md

Lines changed: 20 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,28 @@
1-
# 2.x (unreleased)
1+
# 2.1.11
22

33
## Ext
44

5+
- Added exports from client file
56
- Added selector for Bitview
67

8+
## Node
9+
10+
- Added exports from client file
11+
- Added exports VOTProxyAgent to set HTTP/HTTPS proxy for node fetch (wrapper of undici ProxyAgent)
12+
- Fixed get video translations and get subtitles via Node.js (402 error)
13+
14+
## Core
15+
16+
- Added exports from client file
17+
18+
## Shared
19+
20+
- Fixed compatibility with running javascript files via Node.js (renamed autogen `protobufjs/minimal` -> `protobufjs/minimal.js`)
21+
22+
## Workspace
23+
24+
- Bump depends
25+
726
# 2.1.10
827

928
## Ext

0 commit comments

Comments
 (0)