We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9dead38 commit 5cec8fbCopy full SHA for 5cec8fb
CHANGELOG.md
@@ -1,5 +1,16 @@
1
# Changelog
2
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
14
## v2.20.0 (2020-12-16)
15
16
### Features
VERSION
@@ -1 +1 @@
-2.20.1.dev0
+2.21.0
0 commit comments