From 956ef92f91c533b33927aab1302832a24e2c1273 Mon Sep 17 00:00:00 2001 From: Matthew Weier O'Phinney Date: Mon, 1 Feb 2016 15:59:45 -0600 Subject: [PATCH] Added CHANGELOG for #81 --- CHANGELOG.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 69b97f3a..45c916ea 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,7 +6,9 @@ All notable changes to this project will be documented in this file, in reverse ### Added -- Nothing. +- [#81](https://github.com/zendframework/zend-servicemanager/pull/81) adds a + test covering forwards-compatibility features for plugin manager + implementations. ### Deprecated