Skip to content

Commit

Permalink
Add release notes for 2.13.0 release (#637)
Browse files Browse the repository at this point in the history
* Add release notes for 2.13.0 release

Signed-off-by: Varun Jain <[email protected]>

* Add release notes for 2.13.0 release

Signed-off-by: Varun Jain <[email protected]>

---------

Signed-off-by: Varun Jain <[email protected]>
(cherry picked from commit 6bc5e0c)
  • Loading branch information
vibrantvarun authored and github-actions[bot] committed Mar 19, 2024
1 parent 11b1d3d commit f2b6775
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 3 deletions.
3 changes: 1 addition & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,11 +13,10 @@ See the [CONTRIBUTING guide](./CONTRIBUTING.md#Changelog) for instructions on ho
### Maintenance
### Refactoring

## [Unreleased 2.x](https://github.com/opensearch-project/geospatial/compare/2.12...2.x)
## [Unreleased 2.x](https://github.com/opensearch-project/geospatial/compare/2.13...2.x)
### Features
### Enhancements
### Bug Fixes
* Adjusted dependency versions to address CVEs ([#635](https://github.com/opensearch-project/geospatial/pull/635))
### Infrastructure
### Documentation
### Maintenance
Expand Down
2 changes: 1 addition & 1 deletion libs/h3/LICENSE.txt
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
separable from, or merely link (or bind by name) to the interfaces of,
the Work and Derivative Works thereof.

"Contribution" shall mean any work of authorship, including
"Contribution" shall mean any workg of authorship, including
the original version of the Work and any modifications or additions
to that Work or Derivative Works thereof, that is intentionally
submitted to Licensor for inclusion in the Work by the copyright owner
Expand Down
6 changes: 6 additions & 0 deletions release-notes/opensearch-geospatial.releaes-notes-2.13.0.0.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
## Version 2.13.0.0 Release Notes

Compatible with OpenSearch 2.13.0

### Bug Fixes
* Adjusted dependency versions to address CVEs ([#635](https://github.com/opensearch-project/geospatial/pull/635))

0 comments on commit f2b6775

Please sign in to comment.