Browse Source
Treat it as a feature rather than a fix. Example of a performance improvement: https://github.com/JetBrains/compose-multiplatform-core/pull/1863 Alternative A - treat it as a fix, not a feature: ``` - Highlights # major features, performance improvements - Features # minor features - Fixes # bug fixes, undefined behavior changes, performance improvements ``` Alternative B - refer Fixes in Highlights: ``` - Highlights # major features and fixes - Features # minor features - Fixes # bug fixes, undefined behavior changes, performance improvements ``` ## Release Notes N/Apull/5260/head v1.8.0+dev2171
1 changed files with 2 additions and 2 deletions
Loading…
Reference in new issue