2025-06-12 05:38:06 -04:00
// ------------------------ Breaking changes ------------------------ //
== Breaking changes
2025-09-16 02:59:28 -04:00
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.
2025-06-12 05:38:06 -04:00
=== <TODO>
// ------------------------ Notable changes ------------------------ //
== Notable changes
2025-09-16 02:59:28 -04:00
Notable changes may include internal behavior changes that prevent common misconfigurations, bugs that are fixed, or changes to simplify running {project_name}.
2025-12-08 04:55:33 -05:00
It also lists significant changes to internal APIs.
2025-06-12 05:38:06 -04:00
=== <TODO>
// ------------------------ Deprecated features ------------------------ //
== Deprecated features
The following sections provide details on deprecated features.
=== <TODO>
// ------------------------ Removed features ------------------------ //
== Removed features
The following features have been removed from this release.
=== <TODO>