Skip to content

Commit 87e0131

Browse files
committed
docs: Update changelog
1 parent c5a6c97 commit 87e0131

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

packages/sdk/CHANGELOG.md

Lines changed: 6 additions & 1 deletion
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)