File tree 1 file changed +8
-4
lines changed
1 file changed +8
-4
lines changed Original file line number Diff line number Diff line change @@ -4,18 +4,22 @@ All notable changes to this project will be documented in this file.
4
4
The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
5
5
and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
6
6
7
- ## [ Unreleased] ( https://github.com/ruflin/Elastica/compare/7.1.3 ...master )
7
+ ## [ Unreleased] ( https://github.com/ruflin/Elastica/compare/7.1.4 ...master )
8
8
### Backward Compatibility Breaks
9
9
### 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 )
12
10
### Changed
13
11
### Deprecated
14
12
### Removed
15
13
### 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
16
21
* Fixed version parameters for DeleteDocument by @pheyse24 [ #2048 ] ( https://github.com/ruflin/Elastica/pull/2048 )
17
22
* Fixed version parameters for Index::addDocument() by @pidera [ #2050 ] ( https://github.com/ruflin/Elastica/pull/2050 )
18
- ### Security
19
23
20
24
## [ 7.1.3] ( https://github.com/ruflin/Elastica/compare/7.1.2...7.1.3 )
21
25
### Added
You can’t perform that action at this time.
0 commit comments