From c0e66c3e121cc5da7d59415015019c3bb0ec6581 Mon Sep 17 00:00:00 2001 From: Oliver Tale-Yazdi Date: Wed, 31 Jan 2024 13:49:24 +0100 Subject: [PATCH] Uniform CHANGELOG Signed-off-by: Oliver Tale-Yazdi --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 56cef6dbc0..d7e40491f9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,7 +14,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). ### Changed - XCM transactional processing ([polkadot-fellows/runtimes#165](https://github.com/polkadot-fellows/runtimes/pull/165)) -- MMR leaves generated by `pallet_mmr` point to the next-authority-set of the current block instead of the prior block [polkadot-fellows/runtimes#169](https://github.com/polkadot-fellows/runtimes/pull/169) +- MMR leaves generated by `pallet_mmr` point to the next-authority-set of the current block instead of the prior block ([polkadot-fellows/runtimes#169](https://github.com/polkadot-fellows/runtimes/pull/169)). ## [1.1.1] 25.01.2024