7.0.0-alpha.2 (2021-07-08)
chore
Features
- add opcional memo field to move portfolio funds (1447d3a)
- refactor createST procedure to make totalSupply as option (e595e6f)
- refactor PIA and CAA getters (7388156)
- refactor PIA and CAA remove procedures (89b291d)
- refactoring modify pia and caa procedures (08432ca)
- wip: adapt permissions to the new format (74e391f)
Reverts
- corporate actions: restore getAgent (2a63817)
BREAKING CHANGES
- CorporateActions.setAgent and SecurityToken.modifyPrimaryIssuanceAgent now throw an error if at least one agent of the respective kind is already set. To change an existing agent, removeAgent and removePrimaryIssuanceAgent respectively must be called first
-
- offeringPortfolio is no longer an optional argument in Offerings.launch procedure