Files
opensearch-pyd/CHANGELOG.md
T

19 lines
593 B
Markdown
Raw Normal View History

# 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))
- Github workflow for changelog verification ([#218](https://github.com/opensearch-project/opensearch-py/pull/218))
### Changed
- Updated getting started to user guide ([#233](https://github.com/opensearch-project/opensearch-py/pull/233))
### Deprecated
### Removed
### Fixed
### Security
[Unreleased]: https://github.com/opensearch-project/opensearch-py/compare/2.0...HEAD