Skip to content

Commit 0c8153f

Browse files
Bump component version to 1.1.3 and update changelogs
1 parent 34dccee commit 0c8153f

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

esp_delta_ota/CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## 1.1.3
2+
3+
### Enhancements:
4+
- Added support to pass user data to read callback with new callback function: `src_read_cb_with_user_ctx_t`
5+
16
## 1.1.2
27

38
### Bugfixes:

esp_delta_ota/idf_component.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
version: "1.1.2"
1+
version: "1.1.3"
22
description: "ESP Delta OTA Library"
33
url: https://github.com/espressif/idf-extra-components/tree/master/esp_delta_ota
44
dependencies:

0 commit comments

Comments
 (0)