diff --git a/docs/rn/0.32.md b/docs/rn/0.32.md index 7c998b0d2..4e4197502 100644 --- a/docs/rn/0.32.md +++ b/docs/rn/0.32.md @@ -36,3 +36,10 @@ In `wait-for` section, you can specify node names that this node will wait for b * fix default bridge misuse #1071 * improved auto-remove setting propagation #1065 * added docs for SR OS multi line card configuration + +### 0.32.4 + +* cleanup veth pairs connected to bridges #1090 +* fix SSSE3 instruction check #1083 +* change sr linux readiness check to use a file-based approach #1084 +* display errors which may occur during sr linux startup config apply #1089