소스 검색

Update CHANGELOG.

Daniele Alessandri 13 년 전
부모
커밋
b4e1cfcee7
1개의 변경된 파일4개의 추가작업 그리고 0개의 파일을 삭제
  1. 4 0
      CHANGELOG.md

+ 4 - 0
CHANGELOG.md

@@ -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)
 ===============================================================================