diff --git a/CHANGELOG.md b/CHANGELOG.md index e6047b9..bd021a5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,11 +1,19 @@ # damnums Changelog -## [v1.0.0](https://github.com/XaserAcheron/damnums/tree/v1.0.0) (2017-07-17) +## [v1.0.1](https://github.com/XaserAcheron/damnums/tree/v1.0.1) (2017-09-13) +[Full Changelog](https://github.com/XaserAcheron/damnums/compare/v1.0.0...v1.0.1) -[Full Changelog](https://github.com/XaserAcheron/damnums/compare/v1.0.0...HEAD) +Fixed: + +- Add support for non-standard IWADs [\#25](https://github.com/XaserAcheron/damnums/issues/25) + +## [v1.0.0](https://github.com/XaserAcheron/damnums/tree/v1.0.0) (2017-07-16) +[Full Changelog](https://github.com/XaserAcheron/damnums/compare/v0.2.0...v1.0.0) New: +- Health Bars [\#11](https://github.com/XaserAcheron/damnums/issues/11) +- Crits [\#10](https://github.com/XaserAcheron/damnums/issues/10) - Optimize font PNG images [\#23](https://github.com/XaserAcheron/damnums/issues/23) - Make Font/Color choice user cvars [\#20](https://github.com/XaserAcheron/damnums/issues/20) - WADINFO [\#12](https://github.com/XaserAcheron/damnums/issues/12) diff --git a/src/wadinfo.txt b/src/wadinfo.txt index afc77f2..a07750b 100644 --- a/src/wadinfo.txt +++ b/src/wadinfo.txt @@ -4,8 +4,8 @@ Advanced engine required: GZDoom 3.1.0+ =========================================================================== Title : DamNums Filename : damnums.pk3 -Release date : 7/17/17 -Version : 1.0.0 +Release date : 9/13/17 +Version : 1.0.1 Author : Xaser Acheron Email Address : xaser.88@gmail.com Git Repo : https://github.com/XaserAcheron/damnums