Skip to content

Commit 6de5a67

Browse files
authored
Clean up after 0.15.0 release (opensearch-project#221)
Signed-off-by: xil <fridalu66@gmail.com>
1 parent 116983b commit 6de5a67

3 files changed

Lines changed: 14 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Inspired from [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
66
### Added
77

88
### Changed
9-
- Update `Sort` `TermsSetQuery` protobufs ([#219](https://github.com/opensearch-project/opensearch-protobufs/pull/219))
9+
1010
### Removed
1111

1212
### Fixed
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
## Version 0.15.0 (2025-09-25) Release Notes
2+
3+
4+
### Added
5+
6+
### Changed
7+
- Update `Sort` `TermsSetQuery` protobufs ([#219](https://github.com/opensearch-project/opensearch-protobufs/pull/219))
8+
### Removed
9+
10+
### Fixed
11+
12+
### Security

version.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
version=0.15.0
1+
version=0.16.0

0 commit comments

Comments
 (0)