We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2d119f5 commit fefad7eCopy full SHA for fefad7e
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## v0.3.1 (2026-03-31)
2
+
3
+### 🐛 Bug Fixes
4
5
+- **esp32-p4**: Wait for ECO7 clock stabilisation *(Radim Karniš - 332eddc)*
6
7
8
## v0.3.0 (2026-03-25)
9
10
### ✨ New Features
pyproject.toml
@@ -8,7 +8,7 @@
[tool.commitizen]
name = "czespressif"
11
- version = "0.3.0"
+ version = "0.3.1"
12
update_changelog_on_bump = true
13
tag_format = "v$version"
14
changelog_start_rev = "v0.0.1"
0 commit comments