diff options
author | Andrew Yourtchenko <ayourtch@gmail.com> | 2021-07-13 12:29:30 +0000 |
---|---|---|
committer | Andrew Yourtchenko <ayourtch@gmail.com> | 2021-07-13 14:35:10 +0000 |
commit | 54f8aff02a46562868f3cd3086d1393e85ae22b1 (patch) | |
tree | 3f633b0edaef2de020d1e230c5674c81cb0f5824 | |
parent | 9330de53eb21bfdc0732988b338fa1fa77bfe900 (diff) |
misc: 21.01.1 Release Notesv21.01.1
Change-Id: If637d21d3c8340ae146ac6f4264945fa94328774
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 0d22c622207..b458f60f420 100644 --- a/RELEASE.md +++ b/RELEASE.md @@ -1,5 +1,6 @@ # Release Notes {#release_notes} +* @subpage release_notes_21011 * @subpage release_notes_2101 * @subpage release_notes_2009 * @subpage release_notes_20051 @@ -31,6 +32,14 @@ * @subpage release_notes_1609 * @subpage release_notes_1606 +@page release_notes_21011 Release notes for VPP 21.01.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/2101) + @page release_notes_2101 Release notes for VPP 21.01 ## Release Highlights |