Skip to content

Commit 5a09ae6

Browse files
Add 2.7.0 Release Notes (#253)
Signed-off-by: Naveen Tatikonda <navtat@amazon.com>
1 parent e594bf3 commit 5a09ae6

File tree

2 files changed

+10
-5
lines changed

2 files changed

+10
-5
lines changed

CHANGELOG.md

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -12,14 +12,11 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
1212
### Maintenance
1313
### Refactoring
1414

15-
## [Unreleased 2.x](https://github.com/opensearch-project/geospatial/compare/2.6...2.x)
15+
## [Unreleased 2.x](https://github.com/opensearch-project/geospatial/compare/2.7...2.x)
1616
### Features
1717
### Enhancements
1818
### Bug Fixes
1919
### Infrastructure
20-
* Publish snapshots to maven via GHA ([#233](https://github.com/opensearch-project/geospatial/pull/233))
21-
* Update snapshot version and fix compilation issues ([#237](https://github.com/opensearch-project/geospatial/pull/237))
22-
* Add CHANGELOG ([#238](https://github.com/opensearch-project/geospatial/pull/238))
2320
### Documentation
2421
### Maintenance
25-
### Refactoring
22+
### Refactoring
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
## Version 2.7.0.0 Release Notes
2+
3+
Compatible with OpenSearch 2.7.0
4+
5+
### Infrastructure
6+
* Publish snapshots to maven via GHA ([#233](https://github.com/opensearch-project/geospatial/pull/233))
7+
* Update snapshot version and fix compilation issues ([#237](https://github.com/opensearch-project/geospatial/pull/237))
8+
* Add CHANGELOG ([#238](https://github.com/opensearch-project/geospatial/pull/238))

0 commit comments

Comments
 (0)