[SniffEmu] v1.1.1

This commit is contained in:
2023-02-27 19:52:31 +01:00
parent 4638927f13
commit 8f1134622a
6 changed files with 30 additions and 10 deletions

View File

@@ -2,7 +2,7 @@ Short: Check if system is running in emulator
Author: Tomek W<>jcik <contact@bthlabs.pl>
Uploader: Tomek W<>jcik <contact@bthlabs.pl>
Type: util/sys
Version: 1.1.0
Version: 1.1.1
Architecture: m68k-amigaos
Requires: AmigaOS 3.1+, MC68020+
@@ -50,6 +50,11 @@ SniffEmu is licensed under the MIT License.
Changelog
---------
Version 1.1.1 (27.02.2023)
* Added missing CloseLibrary() call to close expansion.library.
Reported by Tj de Wolff
Version 1.1.0 (25.02.2023)
* Added sound card detection.