Skip to content

Commit 8a2168c

Browse files
authored
Clean up after 0.19.0 release (opensearch-project#237)
Signed-off-by: xil <fridalu66@gmail.com>
1 parent b6f8894 commit 8a2168c

3 files changed

Lines changed: 14 additions & 2 deletions

File tree

CHANGELOG.md

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

88
### Changed
9-
- Changed fields type to FieldAndFormat and remove include_unmapped from FieldAndFormat ([#235](https://github.com/opensearch-project/opensearch-protobufs/pull/235))
109

1110
### Removed
1211

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
## Version 0.18.0 (2025-09-29) Release Notes
2+
3+
4+
### Added
5+
6+
### Changed
7+
- Changed fields type to FieldAndFormat and remove include_unmapped from FieldAndFormat ([#235](https://github.com/opensearch-project/opensearch-protobufs/pull/235))
8+
9+
### Removed
10+
11+
### Fixed
12+
13+
### Security

version.properties

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

0 commit comments

Comments
 (0)