diff --git a/3dprinter-octoprint/CHANGELOG.md b/3dprinter-octoprint/CHANGELOG.md index a9fbfe0..96bc353 100644 --- a/3dprinter-octoprint/CHANGELOG.md +++ b/3dprinter-octoprint/CHANGELOG.md @@ -1,7 +1,7 @@ ## 2023.01.0 - * Disabled Ingress - * Default config now set by API instead of copying a file (should make it more flexible). + * Update to OctoPrint 1.8.6. + * Disabled Ingress. + * Based on Debian instead of Alpine, should make more plugins compatible. + * Default config now set by CLI instead of copying pre-set file. * Using Caddy as reverse proxy. * Added option to set trusted_proxies, should help with reverse proxy configuration. - * Updated to OctoPrint 1.8.6. - * Based on Debian instead of Alpine, should make more plugins compatible.