Skip to content

Commit

Permalink
chore: bump subxt and subxt-signer versions (#1722)
Browse files Browse the repository at this point in the history
* chore: bump subxt and subxt-signer versions

* chore: update changelog

* test: update v15 metadata and remove v11

* fix: clippy errors

* chore: fmt

* bump zip version

* docs: add removed section in CHANGELOG

* docs: comment about compatibility in the README

* docs: comment about compatibility in the README

---------

Co-authored-by: Alejandro Martinez Andres <11448715+al3mart@users.noreply.github.com>
  • Loading branch information
AlexD10S and al3mart authored Aug 26, 2024
1 parent 7810bda commit 29af9ee
Show file tree
Hide file tree
Showing 16 changed files with 406 additions and 194 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

### Changed
- Updated the toolchain version used by `ink_linting` - [#1616](https://github.com/paritytech/cargo-contract/pull/1616)
- Bump the version of `subxt` and `subxt-signer` - [#1722](https://github.com/use-ink/cargo-contract/pull/1722)

### Removed
- Remove support for `V11` metadata [#1722](https://github.com/use-ink/cargo-contract/pull/1722)

## [4.1.1]

Expand Down
Loading

0 comments on commit 29af9ee

Please sign in to comment.