Skip to content

Commit bd3e2c8

Browse files
authored
chore: update Changelog.md with base changes (#4932)
1 parent 429e9fb commit bd3e2c8

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

Changelog.md

+10
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,16 @@
66

77
* Added primitive predicate `isReplicatedExecution` (#4929).
88

9+
* motoko-base
10+
11+
* Added `isRetryPossible : Error -> Bool` to `Error` (dfinity/motoko-base⁠#692).
12+
13+
* Made `ExperimentalInternetComputer.replyDeadline` to return
14+
an optional return type (dfinity/motoko-base⁠#693).
15+
_Caveat_: Breaking change (minor).
16+
17+
* Added `isReplicated : () -> Bool` to `ExperimentalInternetComputer` (dfinity/motoko-base#694).
18+
919
## 0.14.2 (2025-02-26)
1020

1121
* motoko (`moc`)

0 commit comments

Comments
 (0)