diff --git a/extensions/apidoc/CHANGELOG.md b/extensions/apidoc/CHANGELOG.md index 07e5702..77c9963 100644 --- a/extensions/apidoc/CHANGELOG.md +++ b/extensions/apidoc/CHANGELOG.md @@ -5,6 +5,7 @@ Yii Framework 2 apidoc extension Change Log ----------------------- - Bug #5623: Fixed crash when a class contains a setter that has no arguments e.g. `setXyz()` (cebe) +- Enh: Guide generator now skips `images` directory if it does not exist instead of throwing an error (cebe) 2.0.0 October 12, 2014