From 4494d807dc0f0b47eada782a40d3015cb66c9c9c Mon Sep 17 00:00:00 2001 From: Amr Bashir Date: Sat, 4 Jan 2025 01:26:43 +0200 Subject: [PATCH] update change file --- .changes/fix-opener-open-path-error.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.changes/fix-opener-open-path-error.md b/.changes/fix-opener-open-path-error.md index 8f8df55a..b752a586 100644 --- a/.changes/fix-opener-open-path-error.md +++ b/.changes/fix-opener-open-path-error.md @@ -2,4 +2,5 @@ "opener": patch "opener-js": patch --- -`open_path` now returns an error if the file does not exist \ No newline at end of file + +Return an error in `open_path` if the file does not exist when opening with default application. \ No newline at end of file