diff --git a/pnp/CHANGELOG b/pnp/CHANGELOG index 3304efdff5b5a7e248e8d63e5fd6da55fcf9de19..9edbf87f0ac5bc2de8bf6e5b9430bceb6a23879a 100644 --- a/pnp/CHANGELOG +++ b/pnp/CHANGELOG @@ -8,4 +8,8 @@ remove imports for platforms.py/images.py/settings.py added reload data function changed open-pnp.ini/images.json to open-pnp.toml/images.toml for better handling -2023-01-27: added default IOS/IOS-XE config file fallback \ No newline at end of file +2023-01-27: added default IOS/IOS-XE config file fallback +2023-01-28: moved global variables to Settings class + integrated status_debug.html with status.html +2023-01-29 rework of status page, make table body scrollable +