From 2e408d2ee1ae80ff781bc567af098a7e98c8fb32 Mon Sep 17 00:00:00 2001 From: jovatn <122900029+jovatn@users.noreply.github.com> Date: Thu, 29 Feb 2024 14:31:03 +0100 Subject: [PATCH] Update ChangeLog.md Include IETF Hardware data in news section. [skip ci] --- doc/ChangeLog.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/ChangeLog.md b/doc/ChangeLog.md index 243b2e94..94d1210e 100644 --- a/doc/ChangeLog.md +++ b/doc/ChangeLog.md @@ -168,6 +168,8 @@ Currently supported models: - Support for ARP:ing for client lease (default enabled) - Configurable route metrics, by default metric 100 to allow static routes to win over DHCP routes, useful for backup DHCP connections +- IETF Hardware data: added YANG model for vital product data representation, + and augments for initial USB support - Many updates to the test system, *Infamy*, incl. new Quick Start Guide in updated `doc/testing.md` to help new developers get started - Add `htop` to default builds, useful for observing and attaching (strace)