diff --git a/CHANGELOG.md b/CHANGELOG.md index 12b6b92..b1a8b03 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -23,6 +23,8 @@ All notable changes to this project will be documented in this file, in reverse since corrected in that component). The patch to `AuthControllerFactory` makes it forwards compatible with zend-servicemanager v3, and prevents the original issue from recurring in the future. +- [#144](https://github.com/zfcampus/zf-oauth2/pull/144) removes an unused + variable from the `receive-code` template. ## 1.3.2 - 2016-06-24