diff --git a/CHANGELOG.md b/CHANGELOG.md index 82130a2..0f889d3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,8 @@ # CHANGELOG +## v1.1.2 (Release: 21-jun-2019) +* MAJOR BUGFIX: `Game::GetResult` throws fatal error `Cannot access parent:: when current class scope has no parent` + ## v1.1.1 (Released: 20-jun-2019) * NEW FEATURE: Added clean-dist and clean-dev targets * ENHANCEMENT: Better Docs generation