From b6bd5f539c5d5568359110cee3d7cd66c5296fe9 Mon Sep 17 00:00:00 2001 From: Stefan Pejcic Date: Fri, 19 Apr 2024 21:59:25 +0200 Subject: [PATCH] Update 0.1.7.md --- documentation/docs/changelog/0.1.7.md | 1 + 1 file changed, 1 insertion(+) diff --git a/documentation/docs/changelog/0.1.7.md b/documentation/docs/changelog/0.1.7.md index 078bcf5c..4696e0c6 100644 --- a/documentation/docs/changelog/0.1.7.md +++ b/documentation/docs/changelog/0.1.7.md @@ -21,6 +21,7 @@ Not yet released. - [Fixed bug in the update script where failed updates were being retried.](#skip-version) - [Fixed bug with leftover DNS zones from domains removed while the Named service is down](https://github.com/stefanpejcic/OpenPanel/issues/95) - [Fixed multiple bugs with the install script](#improved-install) +- Fixed bug with pip install errors on python 3.11 ## 💅 Polish