diff --git a/website/docs/changelog/1.1.9.md b/website/docs/changelog/1.1.9.md index b823dace..902ac5a0 100644 --- a/website/docs/changelog/1.1.9.md +++ b/website/docs/changelog/1.1.9.md @@ -6,3 +6,5 @@ Not yet released - added php-fpm auto-tuning on startup to all php containers. ### 🐛 Bug Fixes +- Fixed a bug in `opencli sentinel` where it incorrectly checked `ns2` twice instead of `ns2` and `ns1`. +-