Skip to content

Commit 7c886d0

Browse files
committed
Update changelog for #15 and #18
1 parent 7a890f8 commit 7c886d0

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Changelog.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# Unreleased
22

3+
- Add support for memory mapped UARTs ([#15](https://github.com/rust-osdev/uart_16550/pull/15))
4+
- Improvements to new MMIO support ([#18](https://github.com/rust-osdev/uart_16550/pull/18))
5+
36
# 0.2.14 – 2021-05-14
47

58
- `SerialPort::new()` no longer requires `nightly` feature ([#16](https://github.com/rust-osdev/uart_16550/pull/16))

0 commit comments

Comments
 (0)