diff --git a/README.md b/README.md index 13f57e83..ebc8d1ed 100644 --- a/README.md +++ b/README.md @@ -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**