summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorilyes-ced <109927235+ilyes-ced@users.noreply.github.com>2023-12-08 08:33:10 +0000
committerGitHub <noreply@github.com>2023-12-08 16:33:10 +0800
commit5648be6f11bd93a772cc6b4a04915c095577ea3d (patch)
treebc5e4ada9bb3ae9f3d07ea5f18e0c52e30383504 /CHANGELOG.md
parent0a89c5aba518294b1fdcaa77bdbc15c314b1651d (diff)
Show interface names (#340)
* added interface names * some fixes * Set interface name in UI only once * Code style * Add changelog entry --------- Co-authored-by: cyqsimon <28627918+cyqsimon@users.noreply.github.com>
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index d6ca92e..b390556 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -8,6 +8,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
### Added
+* Show interface names #340 - @ilyes-ced
* CI: ensure a changelog entry exists for each PR #331 - @cyqsimon
## [0.21.1] - 2023-10-16