Skip to content

Commit

Permalink
Prepare for 7.17.1.1 release
Browse files Browse the repository at this point in the history
  • Loading branch information
Hugo Mercier committed Jul 29, 2022
1 parent d2ff761 commit 8ae49d0
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
### 7.17.1.1

* Fix deduplication of points
* Fix handling of GeometryCollections
* Add tests
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
elastic_version = 7.17.1
plugin_version = 7.17.1.0
plugin_version = 7.17.1.1

0 comments on commit 8ae49d0

Please sign in to comment.