Skip to content

Commit 59302e5

Browse files
authored
Prepare 2.4.2 changelog for release (#303)
Signed-off-by: Kim Pepper <[email protected]>
1 parent 831791c commit 59302e5

File tree

1 file changed

+4
-6
lines changed

1 file changed

+4
-6
lines changed

CHANGELOG.md

+4-6
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,12 @@
22

33
Inspired from [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
44

5-
## [Unreleased]
6-
### Added
5+
## [2.4.2]
76
### Changed
8-
### Deprecated
9-
### Removed
7+
- Update user guide with new factory approach ([#257](https://github.com/opensearch-project/opensearch-php/issues/257))
108
### Fixed
11-
### Security
12-
### Dependencies
9+
- Fixed deprecated class instantiation warnings ([#283](https://github.com/opensearch-project/opensearch-php/issues/283))
10+
- Fixed async requests ([#297](https://github.com/opensearch-project/opensearch-php/issues/297))
1311
### Updated APIs
1412
- Updated opensearch-php APIs to reflect [opensearch-api-specification@5697cbd](https://github.com/opensearch-project/opensearch-api-specification/commit/5697cbd37a824f756ec6579e5cb812bd06ceee53)
1513
- Updated opensearch-php APIs to reflect [opensearch-api-specification@22483a2](https://github.com/opensearch-project/opensearch-api-specification/commit/22483a2bdfe1022611b1de7db5f45af9289a8654)

0 commit comments

Comments
 (0)