File tree 1 file changed +17
-1
lines changed 1 file changed +17
-1
lines changed Original file line number Diff line number Diff line change 2
2
Inspired from [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ )
3
3
## [ Unreleased 2.x]
4
4
### 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
5
20
- Added support for "smartcn" analyzer ([ #605 ] ( https://github.com/opensearch-project/opensearch-java/pull/605 ) )
6
21
- Added support for "cjk" analyzer ([ #604 ] ( https://github.com/opensearch-project/opensearch-java/pull/604 ) )
7
22
- 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/)
171
186
### Security
172
187
173
188
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
175
191
[ 2.6.0 ] : https://github.com/opensearch-project/opensearch-java/compare/v2.5.0...v2.6.0
176
192
[ 2.5.0 ] : https://github.com/opensearch-project/opensearch-java/compare/v2.4.0...v2.5.0
177
193
[ 2.4.0 ] : https://github.com/opensearch-project/opensearch-java/compare/v2.3.0...v2.4.0
You can’t perform that action at this time.
0 commit comments