fix(cli/ups-handler): Improve UPS device listing table formatting for better column alignment

This commit is contained in:
2025-03-28 22:30:01 +00:00
parent 80ff1b1230
commit 88e353eec6
3 changed files with 8 additions and 3 deletions

View File

@@ -1,5 +1,10 @@
# Changelog
## 2025-03-28 - 3.1.2 - fix(cli/ups-handler)
Improve UPS device listing table formatting for better column alignment
- Adjusted header spacing for the Host column and overall table alignment in the UPS handler output.
## 2025-03-28 - 3.1.1 - fix(cli)
Improve table header formatting in group and UPS listings