From 8aebf169f27ea9d279ff8214696ea28d8fcba261 Mon Sep 17 00:00:00 2001 From: Alexander Piskun <13381981+bigcat88@users.noreply.github.com> Date: Thu, 5 Sep 2024 21:32:00 +0300 Subject: [PATCH] v0.17.1 [publish] Signed-off-by: Alexander Piskun --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1afcbd91..6d40f3e3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,7 +10,7 @@ All notable changes to this project will be documented in this file. ### Fixed -- NextcloudApp: `nc.log` now suppresses all exceptions to safe call it anywhere in your app. #293 +- NextcloudApp: `nc.log` now suppresses all exceptions to safe call it anywhere(for example in exception handlers). #293 ## [0.17.0 - 2024-09-05]