Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 7 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

## Unreleased

## 0.5.0 - 2026-01-XX
## 0.5.0 - 2026-03-20

- Complete rewrite of the crate
- The crate is by no means "minimalist" anymore. Now, `uart_16550`, is a simple
Expand All @@ -18,7 +18,12 @@ to clean up technical debt from the past, maintain the highest possible coding
and API standards, and to make this crate ready for usage on real hardware,
while keeping it easy to use in virtual machines.

### Migration
### Special Thanks

Special Thanks to Philipp Oppermann (@phil-opp) and Martin Kröning (@mkroening)
for their very valuable review on the new crate!

### Migration to v0.5.0

**Old**

Expand Down