Skip to content

Commit

Permalink
Changes to Transfer
Browse files Browse the repository at this point in the history
  • Loading branch information
LionelSG-REGnosys authored Jan 17, 2025
1 parent fd235a9 commit 62bc21a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion RELEASE.md
Original file line number Diff line number Diff line change
Expand Up @@ -166,7 +166,8 @@ _Other data type and attribute changes_
- This also results in changes to the `Qualify_SecurityTransfer` function.
- The modelling of `Transfer` has been refactored to act upon `Asset` rather than `Observable`, in line with the definition of `Asset` as something that can be transferred.
- Now extends `AssetFlowBase`, which is also used by the `Cashflow` type.
- `TransferBase` has been deleted from the model.- Changes to `Commodity` data type:
- `TransferBase` has been deleted from the model.
- Changes to `Commodity` data type:
- Now extends from `AssetBase` not `ProductBase`.
- Accordingly, `productTaxonomy` has been replaced by `taxonomy` and the conditions updated.
- Changes to `Security` data type:
Expand Down

0 comments on commit 62bc21a

Please sign in to comment.