Skip to content

Commit 5cec8fb

Browse files
author
ci
committed
prepare release v2.21.0
1 parent 9dead38 commit 5cec8fb

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# Changelog
22

3+
## v2.21.0 (2020-12-21)
4+
5+
### Features
6+
7+
* remove D205 to enable PEP257 Docstring Conventions
8+
9+
### Bug Fixes and Other Changes
10+
11+
* Pin smdebug-rulesconfig to 1.0.0
12+
* use itertuples to ingest pandas dataframe to FeatureStore
13+
314
## v2.20.0 (2020-12-16)
415

516
### Features

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.20.1.dev0
1+
2.21.0

0 commit comments

Comments
 (0)