diff --git a/website/docs/changelog/1.3.1.md b/website/docs/changelog/1.3.1.md index 24c42729..8ccbae34 100644 --- a/website/docs/changelog/1.3.1.md +++ b/website/docs/changelog/1.3.1.md @@ -6,3 +6,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.