diff options
author | pommicket <pommicket@gmail.com> | 2025-02-26 12:08:29 -0500 |
---|---|---|
committer | pommicket <pommicket@gmail.com> | 2025-02-26 12:08:29 -0500 |
commit | 97568be2c1b87430243b9fc410b28c1b361e063d (patch) | |
tree | d7cd9aca7143490de1f9961fa947e994b8759184 /README.md | |
parent | 700c0f803c933522166f9a91073040f204ca32b6 (diff) |
Fix crash switching to video mode with no camera connected0.0.1
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -64,6 +64,7 @@ You can try deleting/renaming your settings file as a temporary solution, to res <table> <tr><th>Version</th> <th>Description</th> <th>Date</th></tr> <tr><td>0.0.0</td> <td>Initial release</td> <td>2025 Feb 26</td></tr> +<tr><td>0.0.1</td> <td>Fix crash switching to video mode with no camera connected</td> <td>2025 Feb 26</td></tr> </table> ## License |