diff options
author | Andrew Yourtchenko <ayourtch@gmail.com> | 2020-07-15 17:18:45 +0000 |
---|---|---|
committer | Dave Wallace <dwallacelf@gmail.com> | 2020-07-15 18:37:38 +0000 |
commit | b1500e9fffa8af137804947f7836af615d1c555e (patch) | |
tree | 003cac21a15d05312075a73504f6fa3ede5c13b6 | |
parent | 9736d6f328ec047150cdb63db8ea17b3f546005b (diff) |
misc: 20.05.1 Release Notesv20.05.1
Change-Id: Ib77b5928ba0db64ffe747f3b9a9f1248cc239b2a
Type: docs
Signed-off-by: Andrew Yourtchenko <ayourtch@gmail.com>
-rw-r--r-- | RELEASE.md | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/RELEASE.md b/RELEASE.md index 76976353f99..9ec041fcd60 100644 --- a/RELEASE.md +++ b/RELEASE.md @@ -1,5 +1,6 @@ # Release Notes {#release_notes} +* @subpage release_notes_20051 * @subpage release_notes_2005 * @subpage release_notes_2001 * @subpage release_notes_19082 @@ -27,6 +28,14 @@ * @subpage release_notes_1609 * @subpage release_notes_1606 +@page release_notes_20051 Release notes for VPP 20.05.1 + +This is bug fix release. + +For the full list of fixed issues please refer to: +- fd.io [JIRA](https://jira.fd.io) +- git [commit log](https://git.fd.io/vpp/log/?h=stable/2005) + @page release_notes_2005 Release notes for VPP 20.05 More than 751 commits since the 20.01 release. |