Avtandil Kikabidze преди 7 години
родител
ревизия
569cdd635d
променени са 1 файла, в които са добавени 3 реда и са изтрити 0 реда
  1. 3 0
      UPGRADE.md

+ 3 - 0
UPGRADE.md

@@ -1,5 +1,8 @@
 ### 2.0.0
 
+- Added support for official ElasticSearch client. To avoid name collision, 
+  old `ElasticSearchHandler` renamed to `ElasticaHandler`
+
 - The timezone is now set per Logger instance and not statically, either
   via ->setTimezone or passed in the constructor. Calls to Logger::setTimezone
   should be converted.