From e9204daf20183a77c2192efd45591f37962698ad Mon Sep 17 00:00:00 2001 From: Matthew Weier O'Phinney Date: Mon, 19 Oct 2015 11:28:59 -0700 Subject: [PATCH] Created CHANGELOG for #160 --- CHANGELOG.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0194a76c..efea6667 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -18,7 +18,9 @@ All notable changes to this project will be documented in this file, in reverse ### Fixed -- Nothing. +- [#160](https://github.com/zendframework/zend-expressive/pull/160) updates + `EmitterStack` to throw a component-specific `InvalidArgumentException` + instead of the generic SPL version. ## 0.5.2 - 2015-10-17