Compare commits

...

1 Commits

Author SHA1 Message Date
vorotamoroz
ad18140a37 Improved an error verbosity on concurrent processing on start-up process. 2026-05-18 12:04:09 +01:00
2 changed files with 8 additions and 1 deletions

Submodule src/lib updated: a0af792b48...36b99354f6

View File

@@ -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