From ad18140a371f16358b49a65b63d52961263fe05d Mon Sep 17 00:00:00 2001 From: vorotamoroz Date: Mon, 18 May 2026 12:04:09 +0100 Subject: [PATCH] Improved an error verbosity on concurrent processing on start-up process. --- src/lib | 2 +- updates.md | 7 +++++++ 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/src/lib b/src/lib index a0af792..36b9935 160000 --- a/src/lib +++ b/src/lib @@ -1 +1 @@ -Subproject commit a0af792b48e6e7a5b14d7ee932b81796b65bd497 +Subproject commit 36b99354f63e0e3a59df460a61386ff6c32b4660 diff --git a/updates.md b/updates.md index 8a4e9e6..1f13b94 100644 --- a/updates.md +++ b/updates.md @@ -3,6 +3,13 @@ Since 19th July, 2025 (beta1 in 0.25.0-beta1, 13th July, 2025) The head note of 0.25 is now in [updates_old.md](https://github.com/vrtmrz/obsidian-livesync/blob/main/updates_old.md). Because 0.25 got a lot of updates, thankfully, compatibility is kept and we do not need breaking changes! In other words, when get enough stabled. The next version will be v1.0.0. Even though it my hope. +## Unreleased (0.25.64-patch1) + +18th May, 2026 + +### Improved +- Improved an error verbosity on concurrent processing on start-up process. + ## 0.25.64 17th May, 2026