File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 44
55## [ Unreleased]
66
7- [ Unreleased ] : https://github.com/pybricks/pybricks-micropython/compare/v4.0.0b10...HEAD
7+ [ Unreleased ] : https://github.com/pybricks/pybricks-micropython/compare/v4.0.0b11...HEAD
8+
9+ ## [ 4.0.0b11] - 2026-05-30
810
911### Added
1012- Added ` power_pin ` (int) on ` UARTDevice() `
3032[ support#2698 ] : https://github.com/pybricks/support/issues/2698
3133[ support#2274 ] : https://github.com/pybricks/support/issues/2274
3234[ pybricks-micropython#468 ] : https://github.com/pybricks/pybricks-micropython/pull/468
35+ [ 4.0.0b11 ] : https://github.com/pybricks/pybricks-micropython/compare/v4.0.0b10...v4.0.0b11
3336
3437## [ 4.0.0b10] - 2026-05-15
3538
Original file line number Diff line number Diff line change 2626#define PBIO_VERSION_LEVEL_HEX 0xB
2727
2828/** The current prerelease serial. */
29- #define PBIO_VERSION_SERIAL 10
29+ #define PBIO_VERSION_SERIAL 11
3030
3131/**
3232 * The current prerelease level as a string.
You can’t perform that action at this time.
0 commit comments