Update CHANGELOG.md

This commit is contained in:
Fabian Greffrath 2022-09-21 08:14:18 +02:00 committed by GitHub
parent 147e57c3b6
commit a777d0c8a6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -20,6 +20,7 @@
* Fix printing of timing demo results.
* Fix an issue with caching zero-sized lumps.
* Fix blood color setting (resp. unsetting) in DEH.
* Fix brightmap of the COMPUTE1 texture (by @JNechaevsky).
## Miscellaneous
* The code base has been made compatible with Clang 15 and now requires a C99 capable compiler.