We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1558f44 commit 756855bCopy full SHA for 756855b
.github/CODEOWNERS
@@ -1 +1,2 @@
1
* @dfinity/languages
2
+CHANGELOG.md
CHANGELOG.md
@@ -4,6 +4,7 @@
4
* Made `ExperimentalInternetComputer.replyDeadline` to return
5
an optional return type (#693).
6
_Caveat_: Breaking change (minor).
7
+* Added `isReplicated : () -> Bool` to `ExperimentalInternetComputer` (#694).
8
9
## 0.14.2
10
0 commit comments