Skip to content

Commit d969617

Browse files
Germanascjones
German
andauthored
5.0.0-rc Release (#2011)
* bump the version * fix changelog * update creates * Disable doc test for static-buffer --------- Co-authored-by: Andrew Jones <[email protected]>
1 parent 9acc3c2 commit d969617

File tree

52 files changed

+420
-224
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

52 files changed

+420
-224
lines changed

CHANGELOG.md

+4-1
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66

77
## [Unreleased]
88

9+
10+
## Version 5.0.0-rc
11+
912
### Added
1013
- Allow mutable parameters in messages - [#2004](https://github.com/paritytech/ink/pull/2004)
1114
- [E2E] Allow testing with live-chain state - [#1949](https://github.com/paritytech/ink/pull/1949)
@@ -18,7 +21,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1821
- Provide a `StorageVec` datastructure built on top of `Lazy` - [#1995](https://github.com/paritytech/ink/pull/1955)
1922

2023
### Changed
21-
- Messages return `TypeSpec` directly - #[1999](https://github.com/paritytech/ink/pull/1999)
24+
- Messages return `TypeSpec` directly - [#1999](https://github.com/paritytech/ink/pull/1999)
2225
- Fail when decoding from storage and not all bytes consumed - [#1897](https://github.com/paritytech/ink/pull/1897)
2326
- [E2E] resolve DispatchError error details for dry-runs - [#1944](https://github.com/paritytech/ink/pull/1994)
2427
- [E2E] update to new `drink` API - [#2005](https://github.com/paritytech/ink/pull/2005)

0 commit comments

Comments
 (0)