13 lines
352 B
Markdown
13 lines
352 B
Markdown
# Changelog
|
|
|
|
## 0.2.0
|
|
|
|
### Updated
|
|
|
|
- Protobuf struct updated to align with recent changes in the indexer.
|
|
|
|
### Changed
|
|
|
|
- Removed the distinction between VM and native implementations. Now, there is a single implementation type that can extract both contracts and protocol state.
|
|
- Enabled the attachment of dynamic attributes to protocol components.
|