diff options
Diffstat (limited to 'roms/skiboot/doc/release-notes/skiboot-6.0.21.rst')
-rw-r--r-- | roms/skiboot/doc/release-notes/skiboot-6.0.21.rst | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/roms/skiboot/doc/release-notes/skiboot-6.0.21.rst b/roms/skiboot/doc/release-notes/skiboot-6.0.21.rst new file mode 100644 index 000000000..1473b0db0 --- /dev/null +++ b/roms/skiboot/doc/release-notes/skiboot-6.0.21.rst @@ -0,0 +1,15 @@ +.. _skiboot-6.0.21: + +============== +skiboot-6.0.21 +============== + +skiboot 6.0.21 was released on Tuesday Jan 7th, 2020. It replaces +:ref:`skiboot-6.0.20` as the current stable release in the 6.0.x series. + +It is recommended that 6.0.21 be used instead of any previous 6.0.x version +due to the bug fixes it contains. + +Bug fixes included in this release are: + +- npu2/hw-procedures: Remove assertion from check_credits() |