Skip to content

Commit b9ff4be

Browse files
authored
Updating CHANGELOG for the next release (#663)
Signed-off-by: Vacha Shah <[email protected]>
1 parent d0c10d6 commit b9ff4be

File tree

1 file changed

+17
-1
lines changed

1 file changed

+17
-1
lines changed

CHANGELOG.md

Lines changed: 17 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,21 @@
22
Inspired from [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
33
## [Unreleased 2.x]
44
### Added
5+
6+
### Dependencies
7+
8+
### Changed
9+
10+
### Deprecated
11+
12+
### Removed
13+
14+
### Fixed
15+
16+
### Security
17+
18+
## [2.7.0] - 10/13/2023
19+
### Added
520
- Added support for "smartcn" analyzer ([#605](https://github.com/opensearch-project/opensearch-java/pull/605))
621
- Added support for "cjk" analyzer ([#604](https://github.com/opensearch-project/opensearch-java/pull/604))
722
- Added support for wrapper queries ([#630](https://github.com/opensearch-project/opensearch-java/pull/630))
@@ -171,7 +186,8 @@ Inspired from [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
171186
### Security
172187

173188

174-
[Unreleased]: https://github.com/opensearch-project/opensearch-java/compare/v2.6.0...2.x
189+
[Unreleased 2.x]: https://github.com/opensearch-project/opensearch-java/compare/v2.7.0...2.x
190+
[2.7.0]: https://github.com/opensearch-project/opensearch-java/compare/v2.6.0...v2.7.0
175191
[2.6.0]: https://github.com/opensearch-project/opensearch-java/compare/v2.5.0...v2.6.0
176192
[2.5.0]: https://github.com/opensearch-project/opensearch-java/compare/v2.4.0...v2.5.0
177193
[2.4.0]: https://github.com/opensearch-project/opensearch-java/compare/v2.3.0...v2.4.0

0 commit comments

Comments
 (0)