diff options
author | Kevin O'Connor <kevin@koconnor.net> | 2015-07-06 13:45:42 -0400 |
---|---|---|
committer | Kevin O'Connor <kevin@koconnor.net> | 2015-07-06 13:45:42 -0400 |
commit | a4a17de487fe2d715fdba96a70e6f835eab667d4 (patch) | |
tree | 7c64c2c3a8808e4b4e527364d5aabf98aa1d8ed5 | |
parent | 3abdc7c018c727b96549930d2929623ca381fff7 (diff) | |
download | seabios-a4a17de487fe2d715fdba96a70e6f835eab667d4.tar.gz |
docs: Note release date of 1.8.2
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
-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 f2096300..a27c81b0 100644 --- a/docs/Releases.md +++ b/docs/Releases.md @@ -28,6 +28,11 @@ SeaBIOS 1.8.1 Available on 20150316. Stable release containing only bug fixes. +SeaBIOS 1.8.2 +------------- + +Available on 20150617. Stable release containing only bug fixes. + SeaBIOS 1.7.5 ============= |