2022-10-20 11:48:53 -07:00
|
|
|
# CHANGELOG
|
|
|
|
|
Inspired from [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
|
|
|
|
|
|
|
|
|
|
## [Unreleased]
|
|
|
|
|
### Added
|
2022-11-02 11:49:31 +05:30
|
|
|
- Added Point in time API rest API([#191](https://github.com/opensearch-project/opensearch-py/pull/191))
|
2022-10-20 11:48:53 -07:00
|
|
|
- Github workflow for changelog verification ([#218](https://github.com/opensearch-project/opensearch-py/pull/218))
|
|
|
|
|
### Changed
|
2022-11-04 15:06:07 -07:00
|
|
|
- Updated getting started to user guide ([#233](https://github.com/opensearch-project/opensearch-py/pull/233))
|
2022-10-20 11:48:53 -07:00
|
|
|
### Deprecated
|
|
|
|
|
|
|
|
|
|
### Removed
|
|
|
|
|
|
|
|
|
|
### Fixed
|
|
|
|
|
|
|
|
|
|
### Security
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
[Unreleased]: https://github.com/opensearch-project/opensearch-py/compare/2.0...HEAD
|