From b235f2d18d54b9dabbdedcf2d3f03a24bd4eb108 Mon Sep 17 00:00:00 2001 From: Stefan Pejcic Date: Sun, 5 May 2024 15:36:38 +0200 Subject: [PATCH] Update 0.1.7.md --- documentation/docs/changelog/0.1.7.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/documentation/docs/changelog/0.1.7.md b/documentation/docs/changelog/0.1.7.md index 7c5c902b..b813e558 100644 --- a/documentation/docs/changelog/0.1.7.md +++ b/documentation/docs/changelog/0.1.7.md @@ -21,7 +21,7 @@ Not yet released. ### 💥 Breaking Changes - [Containerized services](#containerized-services) - [All services in our official docker images are now disabled by default](#disabled-services) -- Script `opencli docker-is_port_in_use` is now retired. +- Script `opencli docker-is_port_in_use` is now deprecated and will be removed in the future. ### 🐛 Bug fixes - [Fixed bug with successful update message in notification center](#success-message)