Update CHANGELOG.md

Signed-off-by: Sam <48739810+The-SamminAter@users.noreply.github.com>
This commit is contained in:
Sam
2023-07-08 23:19:58 -07:00
committed by GitHub
parent 889a02557b
commit 013a26717c
+1
View File
@@ -3,6 +3,7 @@ All notable changes to this project will be documented in this file.
This project uses the changelog in accordance with [keepchangelog](http://keepachangelog.com/). Please use this to write notable changes, which is not the same as git commit log...
## [unreleased][unreleased]
- Fix compiling liblua on iOS (@The-SamminAter)
- Fixed the timeout of TCP connections (@wh201906)
- Made the connection timeout configurable (@wh201906)