diff --git a/CHANGELOG.md b/CHANGELOG.md index aa77c06587..a377bbd57e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,7 +10,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). ### Fixed -- [Disallow `add_sub` and `set_subs` from `NonTransfer` proxy type in people chain runtimes](https://github.com/polkadot-fellows/runtimes/pull/518) +- Disallow `add_sub` and `set_subs` from `NonTransfer` proxy type in people chain runtimes ([polkadot-fellows/runtimes#518](https://github.com/polkadot-fellows/runtimes/pull/518)) ### Added