19 lines
379 B
Markdown
19 lines
379 B
Markdown
|
|
# CHANGELOG
|
||
|
|
Inspired from [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
|
||
|
|
|
||
|
|
## [Unreleased]
|
||
|
|
### Added
|
||
|
|
- Github workflow for changelog verification ([#218](https://github.com/opensearch-project/opensearch-py/pull/218))
|
||
|
|
|
||
|
|
### Changed
|
||
|
|
|
||
|
|
### Deprecated
|
||
|
|
|
||
|
|
### Removed
|
||
|
|
|
||
|
|
### Fixed
|
||
|
|
|
||
|
|
### Security
|
||
|
|
|
||
|
|
|
||
|
|
[Unreleased]: https://github.com/opensearch-project/opensearch-py/compare/2.0...HEAD
|