This commit is contained in:
github-actions[bot]
2020-07-07 08:06:19 +00:00
committed by GitHub

View File

@@ -1,8 +1,11 @@
# Changelog # Changelog
## v7.2.0 (planned on 04.08.2020) ## v7.3.0 (planned on 04.08.2020)
Available in the `dev` branch Available in the `dev` branch
## v7.2.0 (planned on 21.07.2020)
*Available in the `master` branch*
### New features ### New features
- Add `LV_CALENDAR_WEEK_STARTS_MONDAY` - Add `LV_CALENDAR_WEEK_STARTS_MONDAY`
- Add `lv_chart_set_x_start_point()` function - Set the index of the x-axis start point in the data array - Add `lv_chart_set_x_start_point()` function - Set the index of the x-axis start point in the data array
@@ -19,8 +22,7 @@ Available in the `dev` branch
- Add `lv_obj_align_x()` and `lv_obj_align_y()` functions - Add `lv_obj_align_x()` and `lv_obj_align_y()` functions
- Add `lv_obj_align_origo_x()` and `lv_obj_align_origo_y()` functions - Add `lv_obj_align_origo_x()` and `lv_obj_align_origo_y()` functions
## v7.1.0 (planned on 07.07.2020) ## v7.1.0 (07.07.2020)
*Available in the `master` branch*
### New features ### New features
- Add `focus_parent` attribute to `lv_obj` - Add `focus_parent` attribute to `lv_obj`