Skip to content

Commit

Permalink
chore: release v0.6.0 (#394)
Browse files Browse the repository at this point in the history
* chore: bump version

* chore: update changelog

* chore: remove build deprecated options

* chore: remove e2e test deprecated

* chore: remove deprecated templates

* fix: include latest PR in CHANGELOG

* refactor: remove unnecesary macros and Options

* chore: update CHANGELOG

* refactor: rename BuildContractCommand and BuildParachainCommand

* refactor: subcommand comment

* refactor: nitpicks comment fixes
  • Loading branch information
AlexD10S authored Dec 19, 2024
1 parent e96d8c7 commit cbf722a
Show file tree
Hide file tree
Showing 13 changed files with 179 additions and 249 deletions.
31 changes: 31 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,37 @@

All notable changes to this project will be documented in this file.

## [0.6.0] - 2024-12-19

### πŸš€ Features

- Wallet integration (#371)
- Guide user to call a chain (#316)
- Guide user to call a contract (#306)
- Output events after calling a chain (#372)
- Add remark action (#387)

### πŸ› Fixes

- Build spec experience (#331)
- HRMP channels (#278)

### 🚜 Refactor

- Ensure short args consistency (#386)
- Bump fallback versions (#393)

### βš™οΈ Miscellaneous Tasks

- Bump zombienet version to `v0.2.18` (#352)
- Set msrv (#385)
- Replace rococo to paseo name (#333)
- Replace codeowners (#388)

### Build

- *(deps)* Remove unused dependencies (#369)

## [0.5.0] - 2024-11-08

### πŸš€ Features
Expand Down
Loading

0 comments on commit cbf722a

Please sign in to comment.