Skip to content

Commit

Permalink
Update changelog for 1.15 release (#1433)
Browse files Browse the repository at this point in the history
Signed-off-by: Viraj Sanghvi <[email protected]>
  • Loading branch information
virajsanghvi authored Oct 3, 2024
1 parent c789897 commit 6ab7936
Showing 1 changed file with 1 addition and 18 deletions.
19 changes: 1 addition & 18 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,11 @@
# OUI

## [Unreleased `1.x`](https://github.com/opensearch-project/oui/tree/1.x)
## [`1.15.0`](https://github.com/opensearch-project/oui/tree/1.15)

### Deprecations

- Deprecate Query.toESQuery and Query.toESQueryString in favor of Query.toOpenSearchQuery and Query.toOpenSearchQueryString ([#1426](https://github.com/opensearch-project/oui/pull/1426))

### πŸ›‘ Security


### πŸ“ˆ Features/Enhancements

- Reduce the gap between the elements of a compressed OuiSearchBar ([#1426](https://github.com/opensearch-project/oui/pull/1426))
Expand All @@ -19,20 +16,6 @@
- Fix naming conventions in OuiSearchBar code and docs ([#1426](https://github.com/opensearch-project/oui/pull/1426))
- Revert button background color configurability ([#1430](https://github.com/opensearch-project/oui/pull/1430))

### 🚞 Infrastructure


### πŸ“ Documentation


### πŸ›  Maintenance


### πŸͺ› Refactoring


### πŸ”© Tests


## [`1.14.0`](https://github.com/opensearch-project/oui/tree/1.14)

Expand Down

0 comments on commit 6ab7936

Please sign in to comment.