Updated Roadmap and release process (markdown)

jonathansadowski 2023-03-03 14:41:48 -06:00
parent 1f004b3096
commit f679e5c082
1 changed files with 2 additions and 2 deletions

@ -28,9 +28,9 @@ Major new features or updates are developed as **feature plugins** first before
## Backward Compatibility
Whenever possible, we're committed to ensure releases are non-breaking fully backwards compatible.
Whenever possible, we're committed to ensure releases are non-breaking and fully backwards compatible.
If keeping backward compatibility is not possible, the feature, the enhancement, or the bug fix will be scheduled for a future release, and we'll make every effort to announce the upcoming change ahead of time.
If keeping backwards compatibility is not possible, the feature, the enhancement, or the bug fix will be scheduled for a future release, and we'll make every effort to announce the upcoming change ahead of time.
Feature plugins and experimental features are however subject to change and may not be backwards compatible since these will be used at your own risk.