Skip to content

Commit

Permalink
Merge branch 'main' into main
Browse files Browse the repository at this point in the history
  • Loading branch information
ndkazu authored Dec 21, 2024
2 parents 0cbabc5 + cbf722a commit 68c9c66
Show file tree
Hide file tree
Showing 70 changed files with 15,342 additions and 3,242 deletions.
4 changes: 2 additions & 2 deletions .github/CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
@AlexD10S
@brunopgalvao
@weezy20
@al3mart
@evilrobot-01
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 68c9c66

Please sign in to comment.