Adjust changelog

This commit is contained in:
Mike Bierlee 2023-03-13 22:13:54 +03:00
parent 9c69fbb21d
commit d1894b3c7c

View file

@ -1,5 +1,11 @@
# Poodinis Changelog # Poodinis Changelog
**Version 9.0.0**
This version is only compatible with DMD 2.086.1 or higher (compatible) compilers.
- FIX compilation issue for older DMD compilers.
- CHANGE baseline DMD version to 2.086.1. Older simply didn't compiler proper anymore.
**Version 8.2.0** (13-03-2023) **Version 8.2.0** (13-03-2023)
- FIX some dlang deprecation warnings (#43). Some remain due to further issues in dlang/phobos. - FIX some dlang deprecation warnings (#43). Some remain due to further issues in dlang/phobos.