From cc5cea44d60750eaa19f6469e96b3a73a5a72b09 Mon Sep 17 00:00:00 2001 From: campersau Date: Fri, 5 Jun 2015 10:54:34 +0200 Subject: [PATCH] update latest CHANGELOG.md with correct zf version --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 11e242e6069..94862ae4497 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ # CHANGELOG -## 2.5.0 (2015-06-04) +## 2.5.1 (2015-06-04) - [#7571](https://github.com/zendframework/zf2/pull/7571) makes `zend-ldap` an optional dependency instead of a hard dependency, as `zend-ldap` has a hard requirement on `ext-ldap`, blocking installation for many users. If you use `zend-ldap`, you will need to call `composer require zendframework/zend-ldap` after upgrading to 2.5.1.