Skip to content
Permalink

Comparing changes

This is a direct comparison between two commits made in this repository or its related repositories. View the default comparison for this range or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: ruflin/Elastica
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: ea5e9925810d0d50d0b591de56878496dfa66927
Choose a base ref
..
head repository: ruflin/Elastica
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 41ec4b2b27ea1e98dad260e9f0ac4ed6ff94ce6c
Choose a head ref
Showing with 1 addition and 0 deletions.
  1. +1 −0 CHANGELOG.md
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -11,6 +11,7 @@ All notable changes to this project will be documented in this file based on the

### Improvements
- Set PHP 7.0 as default development version
- Get the root reason from Elasticsearch's error JSON, when available [#1111](https://github.com/ruflin/Elastica/pull/1111)

## [3.2.1](https://github.com/ruflin/Elastica/compare/3.2.0...3.2.1)