Skip to content

Commit 5c76406

Browse files
authored
CHANGELOG.md: Release v0.3.1 (#226)
1 parent f6096ff commit 5c76406

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,23 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
77
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
88

99

10+
## 0.3.1 - 2025-06-16
11+
12+
### Added
13+
14+
- target/sim: Add support for non-POSIX systems in `elfloader.cpp`
15+
16+
### Changed
17+
18+
- deps: Update `apb_uart` to `v0.2.2` and its dependencies as needed
19+
20+
### Fixed
21+
22+
- target/sim: Split serial link preload at page boundaries
23+
- target/sim: Fix `-permissive` flag in `vsim` start script
24+
- doc: Fix documented boot mode index of I2C EEPROM
25+
26+
1027
## 0.3.0 - 2025-04-14
1128

1229
### Added

0 commit comments

Comments
 (0)