diff --git a/website/docs/changelog/1.3.1.md b/website/docs/changelog/1.3.1.md index 1af9492a..8d52fa0d 100644 --- a/website/docs/changelog/1.3.1.md +++ b/website/docs/changelog/1.3.1.md @@ -11,4 +11,4 @@ Not released yet ### 🐛 Bug Fixes - [Missing timezones on RockyLinux cause shorter session duration in user panel #497](https://github.com/stefanpejcic/OpenPanel/issues/497) - fixed `Warning: option ssl_version is deprecated and it is ignored. Use ssl_context instead.` on OpenPanel UI restart. -- fixed `/dev/fd/63: line 184: jq: command not found` on installation. +- fixed error on installation: `/dev/fd/63: line 184: jq: command not found` on Ubuntu 22.04.