Update CHANGELOG.md

This commit is contained in:
Vishal 2024-05-20 05:08:02 +05:30 committed by GitHub
parent 7e8702b218
commit 5cf2636139
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -60,7 +60,9 @@
multiple `SockAddr`s; it will attempt to contact the host on all of them and
use whichever responds first. This allows us to pass both ipv4 and ipv6
addresses when available and transparently use whichever is more performant.
- Added `docker-build` and `docker-run` targets to Makefile
- Added `docker-build`, `docker-run`, `docker-clean` and `docker-save` targets
to Makefile.
- Finally fixed the very old sticky bomb chaos bug in Assault game.
### 1.7.34 (build 21823, api 8, 2024-04-26)