We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 91f37f9 commit 96f94afCopy full SHA for 96f94af
CHANGELOG.md
@@ -9,6 +9,9 @@
9
10
### Unreleased
11
12
+* Fix possible crash in some scenarios ([PR #144])
13
+ * This was just an annoyance that didn't block actual operations.
14
+
15
### Version 5.13
16
17
* Fix major regression from version 5.12 where settings did not get migrated properly and got reset ([PR #141])
@@ -358,3 +361,4 @@ Changes:
358
361
[PR #141]: https://github.com/chenxiaolong/Custota/pull/141
359
362
[PR #142]: https://github.com/chenxiaolong/Custota/pull/142
360
363
[PR #143]: https://github.com/chenxiaolong/Custota/pull/143
364
+[PR #144]: https://github.com/chenxiaolong/Custota/pull/144
0 commit comments