Skip to content

Commit 0366e15

Browse files
committed
Update changelog
1 parent ab15006 commit 0366e15

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,13 @@ All notable changes to this project will be documented in this file based on the
33

44
## [Unreleased](https://github.com/ruflin/Elastica/compare/2.1.0...HEAD)
55

6+
### Backward Compatibility Breaks
7+
- Usage of constant DEBUG and method Elastica\Util::debugEnabled is removed. [#868](https://github.com/ruflin/Elastica/pull/868)
8+
- Elastica\Response::getTransferInfo will not return "request_header" by default. [#868](https://github.com/ruflin/Elastica/pull/868)
9+
10+
### Bugfixes
11+
- Fixed segmentation fault in PHP7 [#868](https://github.com/ruflin/Elastica/pull/868)
12+
613
## [2.1.0](https://github.com/ruflin/Elastica/releases/tag/2.1.0) - 2015-06-01
714

815
### Added

0 commit comments

Comments
 (0)