Skip to content

Commit

Permalink
Updated CHANGELOG, 2.11.0. (#1041)
Browse files Browse the repository at this point in the history
* Updated CHANGELOG, 2.11.0.

Signed-off-by: dblock <[email protected]>

* Update CHANGELOG.md

Co-authored-by: Andriy Redko <[email protected]>
Signed-off-by: Daniel (dB.) Doubrovkine <[email protected]>

---------

Signed-off-by: dblock <[email protected]>
Signed-off-by: Daniel (dB.) Doubrovkine <[email protected]>
Co-authored-by: Andriy Redko <[email protected]>
  • Loading branch information
dblock and reta authored Jun 20, 2024
1 parent 80dc741 commit d9bad17
Showing 1 changed file with 18 additions and 2 deletions.
20 changes: 18 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@ This section is for maintaining a changelog for all breaking changes for the cli
### Fixed
- Fix version and build ([#254](https://github.com/opensearch-project/opensearch-java/pull/254))


### Security

## [Unreleased 2.x]
Expand All @@ -41,6 +40,22 @@ This section is for maintaining a changelog for all breaking changes for the cli

### Removed

### Fixed

### Security

## [2.11.0] - 06/20/2024

### Added

### Dependencies

### Changed

### Deprecated

### Removed

### Fixed
- Fixed error when deserializing an analyzer without `type` specified ([#1033](https://github.com/opensearch-project/opensearch-java/pull/1033))

Expand Down Expand Up @@ -444,7 +459,8 @@ This section is for maintaining a changelog for all breaking changes for the cli
### Security

[Unreleased 3.0]: https://github.com/opensearch-project/opensearch-java/compare/2.x...HEAD
[Unreleased 2.x]: https://github.com/opensearch-project/opensearch-java/compare/v2.10.4...2.x
[Unreleased 2.x]: https://github.com/opensearch-project/opensearch-java/compare/v2.11.0...2.x
[2.11.0]: https://github.com/opensearch-project/opensearch-java/compare/v2.10.4...v2.11.0
[2.10.4]: https://github.com/opensearch-project/opensearch-java/compare/v2.10.3...v2.10.4
[2.10.3]: https://github.com/opensearch-project/opensearch-java/compare/v2.10.2...v2.10.3
[2.10.2]: https://github.com/opensearch-project/opensearch-java/compare/v2.10.1...v2.10.2
Expand Down

0 comments on commit d9bad17

Please sign in to comment.