Skip to content

Commit cd3dcc1

Browse files
committed
change: Update version to 1.1.0
1 parent 974fb04 commit cd3dcc1

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

.cz.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.commitizen]
22
name = "czespressif"
3-
version = "1.0.0"
3+
version = "1.1.0"
44
update_changelog_on_bump = true
55
tag_format = "v$version"
66
changelog_merge_prerelease = true

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
## v1.1.0 (2025-04-23)
2+
3+
### ✨ New Features
4+
5+
- **uf2**: Add UF2 IDs for C5, C61, H21, and H4 *(Radim Karniš - 3db3d07)*
6+
7+
### 🐛 Bug Fixes
8+
9+
- **tinyusb**: fix zero-length packet handling *(Jaroslav Burian - 974fb04)*
10+
- **msc**: Fix flashing when blocks are not in numerical order *(Jaroslav Burian - 382530e)*

0 commit comments

Comments
 (0)