Skip to content

Commit

Permalink
docs: changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
Slesarew committed Jan 17, 2024
1 parent 465f508 commit a93e548
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
# v0.4.0

This is a major rehaul of crate. Older versions are going into deprecation soon, as they are desperately obsolete at this point.

Features:

- `no-std` compatibility
- External memory support to dynamically access metadata and call without full copy into memory space
- Shortened metadata support
- More sane short specs structure
- Properly parse unchecked extrinsics

Bug fixes:

- Multiple minor fixes in rarely used extrinsic structure


0 comments on commit a93e548

Please sign in to comment.