Skip to content

Commit 79b42c3

Browse files
committed
updated changelog
1 parent 0bfd25a commit 79b42c3

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,10 @@ and this project adheres to the versioning scheme outlined in the [README.md](RE
77

88
## Unreleased
99

10+
### Added
11+
1012
- The HTTP `Date` header in responses now strictly follows RFC7231.
11-
- Added `/v3/contracts/fast-call-read` api endpoint. It allows to run read-only calls faster by disabling the cost and memory trackers. This endpoint requires authentication.
13+
- Added `/v3/contracts/fast-call-read/:principal/:contract_name/:func_name` api endpoint. It allows to run read-only calls faster by disabling the cost and memory trackers. This endpoint requires authentication.
1214

1315
### Changed
1416

0 commit comments

Comments
 (0)