Update TODO_PATCH.md
This commit is contained in:
committed by
GitHub
parent
f547a7dbc2
commit
6e1a32e891
@@ -1,13 +1,15 @@
|
||||
# TODOs for patch versions
|
||||
Patch versions contains bugfixes without changing the API.
|
||||
Patch versions (x.y.1, x.y.2) contains bugfixes without changing the API but thay can apppear in minor (x.1.0, x.2.0) or major (1.0.0, 2.0.0) version too.
|
||||
|
||||
Bugfixes are done in `bugfix` branche.
|
||||
|
||||
The bugfixes of the still not released version are in beta.
|
||||
|
||||
## Contributing
|
||||
Please create an issue to introduce a buf instead of adding pull request to this file.
|
||||
|
||||
## Known issues
|
||||
* ...
|
||||
|
||||
## v4.1.2
|
||||
- [ ] ...
|
||||
## v4.2
|
||||
- [x] lv_slider: don't indicator or bar to disappear because of hpad/vpad
|
||||
|
||||
Reference in New Issue
Block a user