// ------------------------ Breaking changes ------------------------ // == Breaking changes Breaking changes are identified as those that might require changes for existing users to their configurations or applications. In minor or patch releases, {project_name} will only introduce breaking changes to fix bugs. === // ------------------------ Notable changes ------------------------ // == Notable changes Notable changes may include internal behavior changes that prevent common misconfigurations, bugs that are fixed, or changes to simplify running {project_name}. It also lists significant changes to internal APIs. === // ------------------------ Deprecated features ------------------------ // == Deprecated features The following sections provide details on deprecated features. === // ------------------------ Removed features ------------------------ // == Removed features The following features have been removed from this release. ===