Skip to content

Commit f765b75

Browse files
committed
revise CHANGELOG.md
1 parent a300a99 commit f765b75

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,16 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/)
55
and this project adheres to [Semantic Versioning](http://semver.org/).
66

77
## [Unreleased]
8+
9+
## [v0.9.3] - 2025-04-20
810
### Changed
911
* Get python3 path by FindPython3 for multi platforms
1012
* Support pico-sdk 2.1.1
1113
### Added
1214
* Support Raspberry Pi Pico 2 series board (up to 96.0 KHz)
1315
* Add GitHub Actions for build and release
16+
### Fixed
17+
* Rescue mulfunction for `__builtin_clz` optimization for `-O2`, `-O3` case (contributed by ldursw)
1418

1519
## [v0.9.2] - 2023-04-05
1620
### Changed

0 commit comments

Comments
 (0)