Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: release v0.6.0 #394

Merged
merged 11 commits into from
Dec 19, 2024
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)
AlexD10S marked this conversation as resolved.
Show resolved Hide resolved

### 🚜 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
Loading