Skip to content

Commit b991b7e

Browse files
authored
update changelog for 1.1.0-rc1 (#35)
1 parent 5eda647 commit b991b7e

File tree

1 file changed

+13
-5
lines changed

1 file changed

+13
-5
lines changed

changelog.md

Lines changed: 13 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,19 +5,27 @@ This changelog is based on [Keep A Changelog](https://keepachangelog.com/en/1.1.
55
# Unreleased
66

77
## Changed
8+
9+
## Removed
10+
11+
## Fixed
12+
13+
## Added
14+
15+
# v1.0.0rc1
16+
17+
## Changed
18+
819
* polkadot-sdk dependency updated to partnerchains-stable2407 (stable2407 is v1.15.0 in the previous scheme)
9-
* remove Relay docker build files
1020
* changed the inner type of `McBlockHash` from Vec to an array
1121
* ETCM-7985 - bumped `partner-chains-smart-contracts` version and updated the `partner-chains-cli`
1222
to match. Now `partner-chains-cli` passes a network parameter to `sidechain-main-cli` where necessary.
13-
* removed usage of 'storage::getter' macros, following polkadot-sdk changes
1423
* governance authority key hash is now calculated in `prepare-configuration` without using external `cardano-cli`
1524

1625
## Removed
1726

18-
## Fixed
19-
20-
## Added
27+
* removed Relay docker build files
28+
* removed usage of 'storage::getter' macros, following polkadot-sdk changes
2129

2230
# v1.0.0
2331

0 commit comments

Comments
 (0)