Prepare 5.1.0 (#312)

This commit is contained in:
Radosław Rowicki
2021-05-24 11:01:59 +02:00
committed by GitHub
parent 1d9f59fec3
commit cca7bdff49
4 changed files with 10 additions and 4 deletions
+1 -1
View File
@@ -173,7 +173,7 @@ transaction still only uses up the gas spent running the contract.
#### Contract factories and child contracts
Since the version 5.0.0 Sophia supports deploying contracts by other
Since the version 5.1.0 Sophia supports deploying contracts by other
contracts. This can be done in two ways:
- Contract cloning via [`Chain.clone`](sophia_stdlib.md#clone)