Update CHANGELOG.md

Co-authored-by: Joe Previte <jjprevite@gmail.com>
This commit is contained in:
Asher
2022-08-17 13:10:36 -05:00
committed by GitHub
parent 7224b68b68
commit 95cccacc9e

View File

@@ -31,7 +31,7 @@ Code v1.70.1
### Added
- Added a heartbeat to sockets. This should prevent them from getting closed by
reverse proxy timeouts when idle like NGINX's default 60 second timeout.
reverse proxy timeouts when idle like NGINX's default 60-second timeout.
### Fixed