Skip to content

Commit 0d874f3

Browse files
committed
Update change log.
1 parent d2ce213 commit 0d874f3

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README-async.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -284,6 +284,15 @@ wolfSSL Server Benchmark 16384 bytes
284284

285285
## Change Log
286286

287+
### wolfSSL Async Release 5.2.0 (Feb 21, 2022)
288+
289+
* Adds `WC_NO_ASYNC_SLEEP` option to hide wc_AsyncSleep for platforms that do not need it.
290+
* Fix for async test anonymous union on some platforms (`#pragma anon_unions` and `HAVE_ANONYMOUS_INLINE_AGGREGATES`)
291+
* Fixes for invalidPrintfArgType_sint (cppcheck) and readability-redundant-preprocessor (clang-tidy).
292+
293+
### wolfSSL Async Release v5.1.0 (Jan 3rd, 2022)
294+
295+
287296
### wolfSSL Async Release v5.0.0 (11/01/2021)
288297

289298
* Fix for issue with QAT AES GCM input buffer already NUMA and not aligned.

0 commit comments

Comments
 (0)