Update CHANGELOG.

This commit is contained in:
Daniele Alessandri
2012-06-01 11:15:47 +02:00
parent 105bf8a2ee
commit b4e1cfcee7
+4
View File
@@ -16,6 +16,10 @@ v0.7.3 (2012-xx-xx)
- __FIX__: `Predis\Commands\ServerEvalSHA::getScriptHash()` was calculating the
hash while it just needs to return the first argument of the command.
- __FIX__: `Predis\Autoloader` has been modified to allow cascading autoloaders
for the `Predis` namespace.
v0.7.2 (2012-04-01)
===============================================================================