Updated Roadmap and release process (markdown)
parent
1f004b3096
commit
f679e5c082
|
@ -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.
|
||||
|
||||
|
|
Loading…
Reference in New Issue