diff options
author | Kevin O'Connor <kevin@koconnor.net> | 2015-03-16 10:43:26 -0400 |
---|---|---|
committer | Kevin O'Connor <kevin@koconnor.net> | 2015-03-16 10:43:26 -0400 |
commit | 8f3b3ab9741a917de4d33ee5b0b0cd921559a8bf (patch) | |
tree | 2eb8a06c1321b467d778d75e61fef9dca644dfa1 /docs | |
parent | a1ac8861049a5ffefc26ca294293ad666954fcc8 (diff) | |
download | seabios-8f3b3ab9741a917de4d33ee5b0b0cd921559a8bf.tar.gz |
docs: Note release date of 1.8.1
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
Diffstat (limited to 'docs')
-rw-r--r-- | docs/Releases.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/Releases.md b/docs/Releases.md index 6a1ecd56..f2096300 100644 --- a/docs/Releases.md +++ b/docs/Releases.md @@ -23,6 +23,11 @@ two release numbers (eg, 1.8) and stable releases will use three numbers (eg, 1.8.1). The prior behavior of using a forth number (eg, 1.7.5.1) for stable releases will no longer be used. +SeaBIOS 1.8.1 +------------- + +Available on 20150316. Stable release containing only bug fixes. + SeaBIOS 1.7.5 ============= |