summaryrefslogtreecommitdiff
path: root/changelogs
diff options
context:
space:
mode:
authorYuriy Andamasov <yuriy@vyos.io>2026-05-25 22:42:14 +0300
committerGitHub <noreply@github.com>2026-05-26 05:42:14 +1000
commitc5ffa674c6516ce710cdf491fba646e11477af13 (patch)
tree3f40d5eaba6584420a8aba0cea167c38564701b7 /changelogs
parent70bb194f16ca719e7991ff2edb700240442b9de9 (diff)
downloadvyos.vyos-c5ffa674c6516ce710cdf491fba646e11477af13.tar.gz
vyos.vyos-c5ffa674c6516ce710cdf491fba646e11477af13.zip
T8519: add changelog fragment vyos_vlan (#462)
* T8519: add changelog fragment for new unit tests * Update missing unit tests entry in changelog Removed mention of unit tests for vyos_l3_interfaces and vyos_lldp_interfaces. --------- Co-authored-by: omnom62 <75066712+omnom62@users.noreply.github.com>
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/fragments/missing-unit-tests.yml3
1 files changed, 3 insertions, 0 deletions
diff --git a/changelogs/fragments/missing-unit-tests.yml b/changelogs/fragments/missing-unit-tests.yml
new file mode 100644
index 00000000..a83b336c
--- /dev/null
+++ b/changelogs/fragments/missing-unit-tests.yml
@@ -0,0 +1,3 @@
+---
+minor_changes:
+ - Add unit tests for vyos_vlan module.