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
commit 013a26717c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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)