File tree Expand file tree Collapse file tree 3 files changed +12
-2
lines changed Expand file tree Collapse file tree 3 files changed +12
-2
lines changed Original file line number Diff line number Diff line change 11[tool .commitizen ]
2- version = " 1.2 .0"
2+ version = " 1.3 .0"
33update_changelog_on_bump = true
44version_scheme = " semver"
55tag_format = " v$version"
Original file line number Diff line number Diff line change 1+ ## v1.3.0 (2024-03-22)
2+
3+ ### New Features
4+
5+ - Add a convenient public API way to read the WIFI MAC
6+
7+ ### Bug Fixes
8+
9+ - Correctly compare image size with memory size including offset
10+
111## v1.2.0 (2024-02-28)
212
313### New Features
Original file line number Diff line number Diff line change 1- version : " 1.2 .0"
1+ version : " 1.3 .0"
22description : esp-serial-flasher is a portable C library for flashing or loading apps to RAM of Espressif SoCs from other host microcontrollers
33url : https://github.com/espressif/esp-serial-flasher
44dependencies :
You can’t perform that action at this time.
0 commit comments