Update changelog

This commit is contained in:
Sam V 2023-02-04 16:21:06 +01:00
parent 6ecc8f298b
commit 0621b39bd2

View file

@ -2,8 +2,6 @@
## Changes in V1.0.0 Beta 014
> **Note:** This beta has not been released yet.
### Bug fixes
* Correctly save and restore controller and blending variables [#175](https://github.com/SamVanheer/halflife-updated/issues/175) (Thanks vasiavasiavasia95)
@ -30,6 +28,11 @@
* Added `WRITE_FLOAT` function corresponding to the client's `READ_FLOAT` function
* Set maximum edicts to 2048 in liblist.gam [#181](https://github.com/SamVanheer/halflife-updated/issues/181)
### Project changes
* Added `delta.lst` to the archive again (was accidentally removed in the previous beta)
* Added game icons to the archive
## Changes in V1.0.0 Beta 013
### Bug fixes