Skip to content

Commit

Permalink
Update changelog for #36
Browse files Browse the repository at this point in the history
  • Loading branch information
phil-opp committed Nov 13, 2024
1 parent 67f5437 commit d0ea82d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Changelog.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# Unreleased

- Add `MmioSerialPort::new_with_stride` function ([#36](https://github.com/rust-osdev/uart_16550/pull/36))

# 0.3.1 – 2024-07-11

- Add `try_send_raw` and `try_receive` ([#34](https://github.com/rust-osdev/uart_16550/pull/34))
Expand Down

0 comments on commit d0ea82d

Please sign in to comment.