From a8330f4baa9afe32a93083cf795cfe61158f2d42 Mon Sep 17 00:00:00 2001 From: Dani Santos Date: Sat, 2 Nov 2024 23:25:01 +0000 Subject: [PATCH] fix newlines in README --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 1ab40c0..f1143e5 100644 --- a/README.md +++ b/README.md @@ -40,9 +40,11 @@ The following Operating Systems are supported: - Optimized scanning speed of PDF files - ScanResult now returns the file path - Added new ScanFolder() and ScanFolderString() functions + - Version **4.2.1**: - Optimized scanning speed of big files - Optimized scanning speed in Linux version + - Version **4.2**: - Reduced glibc minimum version to 2.17 on Linux - Added "Logging()" function to enable/disable logging