Skip to content

Commit

Permalink
update changelog for 1.1.0-rc1 (#35)
Browse files Browse the repository at this point in the history
  • Loading branch information
AmbientTea authored Aug 20, 2024
1 parent 5eda647 commit b991b7e
Showing 1 changed file with 13 additions and 5 deletions.
18 changes: 13 additions & 5 deletions changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,19 +5,27 @@ This changelog is based on [Keep A Changelog](https://keepachangelog.com/en/1.1.
# Unreleased

## Changed

## Removed

## Fixed

## Added

# v1.0.0rc1

## Changed

* polkadot-sdk dependency updated to partnerchains-stable2407 (stable2407 is v1.15.0 in the previous scheme)
* remove Relay docker build files
* changed the inner type of `McBlockHash` from Vec to an array
* ETCM-7985 - bumped `partner-chains-smart-contracts` version and updated the `partner-chains-cli`
to match. Now `partner-chains-cli` passes a network parameter to `sidechain-main-cli` where necessary.
* removed usage of 'storage::getter' macros, following polkadot-sdk changes
* governance authority key hash is now calculated in `prepare-configuration` without using external `cardano-cli`

## Removed

## Fixed

## Added
* removed Relay docker build files
* removed usage of 'storage::getter' macros, following polkadot-sdk changes

# v1.0.0

Expand Down

0 comments on commit b991b7e

Please sign in to comment.