From 0bbc6b5d4c3966b45d1963509bdfb6929af08c6f Mon Sep 17 00:00:00 2001 From: Roman Dodin Date: Fri, 20 Jan 2023 15:32:27 +0100 Subject: [PATCH] rn 0.35.2 --- docs/rn/0.35.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/docs/rn/0.35.md b/docs/rn/0.35.md index 270b773de..ed52b6558 100644 --- a/docs/rn/0.35.md +++ b/docs/rn/0.35.md @@ -21,3 +21,9 @@ Thanks to efforts by @steiler we have refactored [`exec`](../cmd/exec.md) comman ### 0.35.1 * fixed the regexp used in the interface name check function #1201 + +### 0.35.2 + +* removed interface name checks for linux kinds. +* added a note on [`et_X_Y`](../manual/kinds/ceos.md#additional-interface-naming-considerations) nameing of ceos. +* fixed `containerlab config` command for SR OS nodes.