From 4ba099348341623a74e6fc72f1e63024002fa111 Mon Sep 17 00:00:00 2001 From: John Bintz Date: Thu, 2 May 2024 17:06:03 -0400 Subject: [PATCH] Update README --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 0a844d2..aa7d094 100644 --- a/README.md +++ b/README.md @@ -214,13 +214,14 @@ to contact me, send the `report.txt` along with the details on your issue. Internal release. -### 1.1.4 (2024-04-26) +### 1.1.4 (2024-05-02) * Fix bug in fdset macro where using D3 for a parameter could cause corruption. * Copy a null-terminated copy of IP address for `SocketIPAddressPortToSockaddr`. * Add test suite to exercise extension functionality. * Fix several crash bugs found due to the test suite. * Retructure API docs for easier reading. +* Improve build and release tooling. ## Development