Commit e6951d9 1 parent cfb2cf7 commit e6951d9 Copy full SHA for e6951d9
File tree 2 files changed +13
-1
lines changed
2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change 15
15
16
16
- uses : dangoslen/changelog-enforcer@v3
17
17
with :
18
- skipLabels : " autocut"
18
+ skipLabels : " autocut, skip-changelog "
Original file line number Diff line number Diff line change @@ -3,6 +3,17 @@ Inspired from [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
3
3
4
4
## [ Unreleased]
5
5
### Added
6
+ ### Changed
7
+ ### Deprecated
8
+
9
+ ### Removed
10
+
11
+ ### Fixed
12
+
13
+ ### Security
14
+
15
+ ## [ 2.0.1]
16
+ ### Added
6
17
- Added Point in time API rest API([ #191 ] ( https://github.com/opensearch-project/opensearch-py/pull/191 ) )
7
18
- Added pool_maxsize for RequestsHttpConnection ([ #216 ] ( https://github.com/opensearch-project/opensearch-py/pull/216 ) )
8
19
- Github workflow for changelog verification ([ #218 ] ( https://github.com/opensearch-project/opensearch-py/pull/218 ) )
@@ -24,3 +35,4 @@ Inspired from [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
24
35
25
36
26
37
[ Unreleased ] : https://github.com/opensearch-project/opensearch-py/compare/2.0...HEAD
38
+ [ 2.0.1 ] : https://github.com/opensearch-project/opensearch-py/compare/2.0...HEAD
You can’t perform that action at this time.
0 commit comments