Skip to content

Commit 6594f0e

Browse files
authored
Prepare release v7.1.4 (#2054)
1 parent 96043fa commit 6594f0e

File tree

1 file changed

+8
-4
lines changed

1 file changed

+8
-4
lines changed

Diff for: CHANGELOG.md

+8-4
Original file line numberDiff line numberDiff line change
@@ -4,18 +4,22 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

7-
## [Unreleased](https://github.com/ruflin/Elastica/compare/7.1.3...master)
7+
## [Unreleased](https://github.com/ruflin/Elastica/compare/7.1.4...master)
88
### Backward Compatibility Breaks
99
### Added
10-
* Added support for `symfony/deprecation-contracts` 3.0 by @rguennichi [#2047](https://github.com/ruflin/Elastica/pull/2047)
11-
* Added aggregation `auto_date_histogram` @andriinavrotskii [#2051](https://github.com/ruflin/Elastica/pull/2051)
1210
### Changed
1311
### Deprecated
1412
### Removed
1513
### Fixed
14+
### Security
15+
16+
## [7.1.4](https://github.com/ruflin/Elastica/compare/7.1.4...7.1.3)
17+
### Added
18+
* Added support for `symfony/deprecation-contracts` 3.0 by @rguennichi [#2047](https://github.com/ruflin/Elastica/pull/2047)
19+
* Added aggregation `auto_date_histogram` @andriinavrotskii [#2051](https://github.com/ruflin/Elastica/pull/2051)
20+
### Fixed
1621
* Fixed version parameters for DeleteDocument by @pheyse24 [#2048](https://github.com/ruflin/Elastica/pull/2048)
1722
* Fixed version parameters for Index::addDocument() by @pidera [#2050](https://github.com/ruflin/Elastica/pull/2050)
18-
### Security
1923

2024
## [7.1.3](https://github.com/ruflin/Elastica/compare/7.1.2...7.1.3)
2125
### Added

0 commit comments

Comments
 (0)