diff --git a/CHANGELOG.md b/CHANGELOG.md index 76457398b..31244d814 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -100,10 +100,11 @@ 68. Temporarily Disabled Start Screen on Unity Versions lower than 2018. 69. Improved Exception Catching on Start Screen. 70. Added '{' and '}' to Assembly Verifier whitelist. -71. Fixed Issue with Melon Author Coloring. -72. Fixed Regeneration Issue with Assembly Generator. -73. Temporarily Disabled Start Screen on Unity Versions higher than 2020.3.21. -74. Fixed Issue with Assembly Generator not Re-Enabling the Close Button on the Game Window. +71. Added Melon Author Coloring and MelonAuthorColor Attribute. (Credits to [adamdev](https://github.com/adamd3v) :D) +72. Fixed Issue with Melon Author Coloring. +73. Fixed Regeneration Issue with Assembly Generator. +74. Temporarily Disabled Start Screen on Unity Versions higher than 2020.3.21. +75. Fixed Issue with Assembly Generator not Re-Enabling the Close Button on the Game Window. ---