prepare for Woof! 10.0.1

This commit is contained in:
Fabian Greffrath 2022-06-21 16:00:53 +02:00 committed by GitHub
parent 91d46c9b6f
commit 30df932a2d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -121,7 +121,21 @@ Much like a native Windows build, you do not need to download any dependencies.
A complete changelog can be found in the [Wiki](https://github.com/fabiangreffrath/woof/wiki/Changelog) or on the [Releases](https://github.com/fabiangreffrath/woof/releases) page.
Woof! 10.0.0 is released on Jun 17, 2022.
## Woof! 10.0.1 is currently under development.
**New Features and Improvements**
* Two-colored HUD widgets (as in Crispy Doom).
**Bug Fixes**
* Fix complevel vanilla scrollers.
* Fix reload level during intermission.
* Check if the lump can be a Doom patch in `R_GenerateLookup()`.
* Fix `gcc-12 -O3` compiler warnings.
* Only create autoload subdirectory relative to `D_DoomPrefDir()`.
## Woof! 10.0.0 is released on Jun 17, 2022.
**Main Features**