aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKevin O'Connor <kevin@koconnor.net>2021-12-02 20:43:20 -0500
committerKevin O'Connor <kevin@koconnor.net>2021-12-02 20:43:20 -0500
commit2dd4b9b3f84019668719344b40dba79d681be41c (patch)
tree6c81c236e16c7fdecc049c8262a658d43877bfc9
parent64f37cc530f144e53c190c9e8209a51b58fd5c43 (diff)
downloadseabios-2dd4b9b3f84019668719344b40dba79d681be41c.tar.gz
docs: Note v1.15.0 releaserel-1.15.0
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
-rw-r--r--docs/Releases.md11
1 files changed, 11 insertions, 0 deletions
diff --git a/docs/Releases.md b/docs/Releases.md
index 0dc68a21..1e2b8981 100644
--- a/docs/Releases.md
+++ b/docs/Releases.md
@@ -1,6 +1,17 @@
History of SeaBIOS releases. Please see [download](Download) for
information on obtaining these releases.
+SeaBIOS 1.15.0
+==============
+
+Available on 20211202. Major changes in this release:
+
+* Improved support for USB devices with multiple interfaces.
+* Support for USB XHCI devices using direct MMIO access (instead of PCI).
+* NVMe improvements.
+* Increased "f-segment" RAM allocations for BIOS tables.
+* Several bug fixes and code cleanups.
+
SeaBIOS 1.14.0
==============