# Polkadot Release Analysis <release_version>
:warning: ***The following report is not an exhaustive list of changes included in the release, but a set of changes that we felt deserved to be highlighted due to their impact on the Polkadot ecosystem builders.***
***Please do not stop reading the [release notes <release_version>](https://github.com/paritytech/polkadot-sdk/releases/tag/polkadot-<release_version>). This report is complementary to the changelogs, not a replacement.***
***Highlights are categorized into High Impact, Medium Impact, and Low Impact for ease of navigation.***
***Also there is a section related to all note worthy changes related to tooling integration.***
[Help us improve the release analysis by filling out this 6 question survey.](https://forms.gle/mdneyTfvYDtXftaX9)
# Summary
In the following report we are featuring some of the changes included in the [polkadot node release <release_version>](https://github.com/paritytech/polkadot-sdk/releases/tag/polkadot-<release_version>). Runtime changes that are part of this release will be included in the corresponding [runtime release](https://github.com/polkadot-fellows/runtimes/releases) done by the fellowship.
Next to every PR name you can find the code base related to these changes. The notation is as follows:
- [S]: Changes related to Substrate
- [P]: Changes related to Polkadot
- [C]: Changes related to Cumulus
- [S/P/C]: Changes related to a combination of the noted code bases.
## Runtime Migrations
## :hammer_and_wrench: Tooling Section
---
# ❗️ High Impact
### [S|P|C] <PR Description>
PR: <PR Link>
**Why is this important?**
**How does this impact the Polkadot builders?**
**How to use?**
Related Issue:
Companion PRs:
---
# ⚠️ Medium Impact
---
# ℹ️ Low Impact
```
---