From 6d876055c5561eb8a1cde4ae65c4a15a4c3e7652 Mon Sep 17 00:00:00 2001 From: Satoshi Konno Date: Fri, 23 Dec 2022 23:26:50 +0900 Subject: [PATCH] Update ChangeLog.md --- ChangeLog.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ChangeLog.md b/ChangeLog.md index eb197d1d..8f089e92 100644 --- a/ChangeLog.md +++ b/ChangeLog.md @@ -9,7 +9,7 @@ - Improve uechosearch example to output object properties using the set property map - Improve uechosearch example to output more human readable properties using the standard database -## v1.2.3 (2022-12-xx) +## v1.2.3 (2022-12-23) - Update UdpSocket::bind() to retry for repeated binding errors - Update UdpSocket::close() to add sleep wait for epeated binding errors