Skip to content

Commit 27fedc0

Browse files
committedAug 23, 2024
Merge branch 'main' into sidv/useKY
* main: docs: Update changelog
2 parents 763061c + de2b733 commit 27fedc0

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed
 

‎packages/sdk/CHANGELOG.md

+6-1
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,17 @@
33
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
44
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
55

6-
## [Unreleased]
6+
## [UNRELEASED]
77

88
### Changes
99

10+
- Set a 30 second default timeout for all requests
1011
- `MermaidChart#resetAccessToken()` no longer returns a `Promise`.
1112

13+
### Added
14+
15+
- Added `requestTimeout` option to configure timeout.
16+
1217
## [0.2.0] - 2024-04-11
1318

1419
### Added

0 commit comments

Comments
 (0)
Failed to load comments.