Update changelog

This commit is contained in:
Vincent Ollivier 2024-04-08 15:24:29 +02:00
parent 2b91c9ccc7
commit 577455970f
1 changed files with 5 additions and 0 deletions

View File

@ -1,6 +1,11 @@
# Changelog
## Unreleased
- Add e1000 driver (#337)
- Reduce DHCP sleep time (#610)
- Allow copying file to dir (#607)
- Fix HTTP server (#609)
- Fix HTTP server content type (#608)
- Improve RNG (#602)
- Fix invalid VGA palette reset (#605)
- Improve VGA palette parser (#604)