Update README

This commit is contained in:
John Bintz 2024-05-02 17:06:03 -04:00
parent cf1dff31b9
commit 4ba0993483
1 changed files with 2 additions and 1 deletions

View File

@ -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