diff --git a/CHANGELOG.md b/CHANGELOG.md index 772d21b2..03393b86 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,6 +14,8 @@ Fifth release candidate. - [#238](https://github.com/zendframework/zend-expressive/pull/238) adds a cookbook recipe detailing how to handle serving an Expressive application from a subdirectory of your web root. +- [#239](https://github.com/zendframework/zend-expressive/pull/239) adds a + cookbook recipe detailing how to create modular Expressive applications. ### Deprecated