Skip to content

Commit

Permalink
UPDATING CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
YourUsername committed Sep 18, 2024
1 parent 77a6ae2 commit c79e545
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 0 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# Changelog

spec version 122

## Subnet 2 Changes

- Fixed subnet 2 curator applications
- Deregistered extra modules on subnet 2

## Settings Changes

- Removed Python-related things from flake

spec version `121`

Fixing `InsufficientStake` bug in proposal voting
Expand Down
5 changes: 5 additions & 0 deletions runtime/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -168,4 +168,9 @@ try-runtime = [
"pallet-timestamp/try-runtime",
"pallet-transaction-payment/try-runtime",
"pallet-utility/try-runtime",
"pallet-dynamic-fee/try-runtime",
"pallet-ethereum/try-runtime",
"pallet-evm/try-runtime",
"pallet-evm-chain-id/try-runtime",
"fp-self-contained/try-runtime",
]

0 comments on commit c79e545

Please sign in to comment.